Skip to content

Instantly share code, notes, and snippets.

@davidyeiser
Created February 14, 2012 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidyeiser/1827965 to your computer and use it in GitHub Desktop.
Save davidyeiser/1827965 to your computer and use it in GitHub Desktop.
SASS example
body { @include font-size(1) }
h1 { @include font-size(4) }
h2 { @include font-size(2) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment