Skip to content

Instantly share code, notes, and snippets.

@intellix
Created February 25, 2016 14:37
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 intellix/5c7441434465484d1503 to your computer and use it in GitHub Desktop.
Save intellix/5c7441434465484d1503 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$var: red;
$var: #000 !default;
p {
color: $var;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment