Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 435 Bytes

File metadata and controls

14 lines (7 loc) · 435 Bytes

Disclaimer

Use at your own risk. We take no responsibility for this code.

PLOS-style

A shared repository for fonts, styles and the like.

#sass

##rem-calc include {code}sass/vendor/foundation/_functions.scss{code} adn then use the rem-calc property to turn pixels into rems. The rem-calc property is base don a base font of 16px but you can set the $base-font size property to anything you want. {code}rem-calc(16px){code}