Skip to content

Instantly share code, notes, and snippets.

@wingsline
Created February 10, 2015 21:05
Show Gist options
  • Save wingsline/841e3d31c8236e868751 to your computer and use it in GitHub Desktop.
Save wingsline/841e3d31c8236e868751 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.11)
// Compass (v1.0.3)
// ----
$positive: red;
body {
color: $positive;
}
body {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment