Skip to content

Instantly share code, notes, and snippets.

@malrase
Created October 7, 2014 15:59
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 malrase/0277dd12d32a99cd97fd to your computer and use it in GitHub Desktop.
Save malrase/0277dd12d32a99cd97fd to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.4)
// Compass (v1.0.1)
// ----
/*@each $header, $size in (h1: 2em, h2: 1.5em, h3: 1.2em) {
#{$header} {
font-size: $size;
}
}*/
Undefined variable: "$header".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment