Simple Typography with Sass
Making the type on your blog beautiful with ease. Using Sass variables to calculate line heights, font sizes, margins and paddings. You create the amazing content and simply make it beautiful.
Getting started
- Copy the
.scss
files to your codebase. - Make sure to
@import
these files into your own codebase. - Done
π
What's in the box?
Sass files:
style.scss
- Simple Typography Settings - All settings for your type.
_mixins.scss
- REM mixin to calculate all font sizes across type.
_reset.scss
- Eric Meyerβs CSS Reset.
License
Copyright of Adam Marsden and contributors.
Licensed under the MIT license.