Skip to content

Instantly share code, notes, and snippets.

@chriseppstein
Created July 24, 2012 17:48
Show Gist options
  • Save chriseppstein/3171465 to your computer and use it in GitHub Desktop.
Save chriseppstein/3171465 to your computer and use it in GitHub Desktop.
.h1 { @extend h1; }
.h2 { @extend h2; }
.h3 { @extend h3; }
.h4 { @extend h4; }
.h5 { @extend h5; }
.h6 { @extend h6; }
@ritcheyer
Copy link

been there, done that..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment