Typographic modular scale starter based on body’s font-size built on SCSS. Font-size calculated in rem with a fallback integer number in pixels and line-height in number (unitless).
# SCSScale
Typographic modular scale starter based on body's font-size built on SCSS. Font-size calculated in rem with a fallback integer number in pixels and line-height in number (unitless).
# How to
1- Open scss/setup.scss.
2- Edit the values for $body, $ratio, $lineHeight for both Desktop and Mobile.
3- Save and compile.
Adminimal