Skip to content

Instantly share code, notes, and snippets.

@HamptonMakes
Created October 7, 2014 16:09
Show Gist options
  • Save HamptonMakes/83ed70b469348ddc487b to your computer and use it in GitHub Desktop.
Save HamptonMakes/83ed70b469348ddc487b 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