Skip to content

Instantly share code, notes, and snippets.

@scooooooooby
Created October 28, 2014 13:43
Show Gist options
  • Save scooooooooby/6918f2d6f96d77a4e554 to your computer and use it in GitHub Desktop.
Save scooooooooby/6918f2d6f96d77a4e554 to your computer and use it in GitHub Desktop.
Debug Sass
$test: tomato;
.selector {
background-color: $test;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment