Skip to content

anotheruiguy/type-rhythm-scale

Repository files navigation

Typography makes life better

A commonly used series of typography mixins and functions

Look through the code, you will get the idea pretty quick. I will put more instructions in here soon, pinky swear.

In the mean time bower install type-rhythm-scale to get it in there. And then in your gruntfile.js add the following when using grunt-sass:

options: {
  includePaths: [
    './bower_components/type-rhythm-scale'
  ]
}

Then import into your primary Sass manifest file:

@import "type-rhythm-scale";

About

A commonly used series of typography mixins and functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages