Skip to content

lchamb/typography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typography

A set of basic typographic styles in SASS and CSS. A good starting point for typography, and also designed to be customized to your needs.

Usage

Import the file _typography.scss as a partial in your scss manifest file somewhere after your normalize or reset file, but as close to the top as possible.

@import "normalize";
@import "_typography.scss";

Change the variable $scale to match your ratio. The default scale is 3:2 (Perfect Fifth).

Influences

License

MIT License

About

Basic typography in sass/css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages