Skip to content

Instantly share code, notes, and snippets.

@ddailey
Created June 28, 2014 21:17
Show Gist options
  • Save ddailey/1895761b454851a0063f to your computer and use it in GitHub Desktop.
Save ddailey/1895761b454851a0063f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.8)
// Compass (v1.0.0.alpha.19)
// ----
$color-red:#ff0000;
body {
background:color: $color-red;
}
Invalid CSS after "#ff0000": expected expression (e.g. 1px, bold), was ";"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment