Skip to content

AdamMarsden/simple-typography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages