Skip to content

Instantly share code, notes, and snippets.

@wu-lee
Created October 17, 2020 16:32
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 wu-lee/233bac083375a15d15839d399938a775 to your computer and use it in GitHub Desktop.
Save wu-lee/233bac083375a15d15839d399938a775 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
foo {
background: red;
bar {
background: green;
}
}
foo {
background: red;
}
foo bar {
background: green;
}
{
"sass": {
"compiler": "dart-sass/1.26.11",
"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