Skip to content

Instantly share code, notes, and snippets.

@jshawl
Created August 20, 2014 15:48
Show Gist options
  • Save jshawl/d9977c6c67945113b5a8 to your computer and use it in GitHub Desktop.
Save jshawl/d9977c6c67945113b5a8 to your computer and use it in GitHub Desktop.
a precess production
$color: blue;
a{
color: $color;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment