Skip to content

Instantly share code, notes, and snippets.

@jedfoster
Created August 12, 2020 20:20
Show Gist options
  • Save jedfoster/a971d40a4e68536e09695cdc36590a2f to your computer and use it in GitHub Desktop.
Save jedfoster/a971d40a4e68536e09695cdc36590a2f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
$red: red;
foo {
color: $red;
}
foo {
color: red;
}
{
"sass": {
"compiler": null,
"dependencies": {},
"syntax": "SCSS"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment