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; }
@barraponto
Copy link

why?

@chriseppstein
Copy link
Author

When in the course of human events, it becomes necessary for one developer to dissolve the semantic rules that have guided him and to assume among the powers of the design, a separate and equal hierarchy to which the Laws of SEO and of Design's goals entitle them, a decent respect to the opinions of markup requires that he should declare the styles which impel us to the separation.

@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