Skip to content

Instantly share code, notes, and snippets.

@jeffkamo
Created January 22, 2015 02:02
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 jeffkamo/a5674b5cf437f66f63a3 to your computer and use it in GitHub Desktop.
Save jeffkamo/a5674b5cf437f66f63a3 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
.c-component {
$component__size: 16px;
font-size: $component__size;
}
.c-elsewhere {
font-size: $component__size;
}
Undefined variable: "$component__size".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment