• Stars
    star
    315
  • Rank 132,652 (Top 3 %)
  • Language
    CSS
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple starting ground for beautiful typography on the web using Sass.

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.