SCSScolor
p/scsscolor
SCSS color palettes creator
Ale Urrutia
SCSScale — A SCSS typographic modular scale starter for web and mobile
1
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).
Replies
Best
Ale Urrutia
# 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.