Skip to content

Instantly share code, notes, and snippets.

@meritt
Created August 13, 2012 22:45
Show Gist options
  • Save meritt/3344621 to your computer and use it in GitHub Desktop.
Save meritt/3344621 to your computer and use it in GitHub Desktop.
body {
font: 25px/1 Arial;
}
.header() {
font: 25px/1 Arial;
}
body {
.header();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment