Skip to content

Instantly share code, notes, and snippets.

@jedfoster
Created August 12, 2020 19:46
Show Gist options
  • Save jedfoster/e295b60ad399caf6e4f225a38b4be1aa to your computer and use it in GitHub Desktop.
Save jedfoster/e295b60ad399caf6e4f225a38b4be1aa 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