Skip to content

Instantly share code, notes, and snippets.

@jedfoster
Last active September 2, 2020 16:33
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 jedfoster/672d4264ba1b3c2e7de45cb364d74c0f to your computer and use it in GitHub Desktop.
Save jedfoster/672d4264ba1b3c2e7de45cb364d74c0f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
$red: red;
foo {
color: $red;
}
foo {
color: red;
}
{
"sass": {
"compiler": "dart-sass/1.26.10",
"extensions": {},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment