Skip to content

Instantly share code, notes, and snippets.

@greenhornet79
Created August 7, 2014 14:18
Show Gist options
  • Save greenhornet79/d92f0e702dbe271f0505 to your computer and use it in GitHub Desktop.
Save greenhornet79/d92f0e702dbe271f0505 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.0.rc.1)
// ----
$green: #063C22;
a {
color: $green;
}
h1 {
color: $green;
}
a {
color: #063c22;
}
h1 {
color: #063c22;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment