Skip to content

Instantly share code, notes, and snippets.

@didoo
Created November 24, 2021 18:39
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 didoo/d7873d0041d57190fa5aec0e97502426 to your computer and use it in GitHub Desktop.
Save didoo/d7873d0041d57190fa5aec0e97502426 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Compass (v1.0.1)
// ----
.baz,
.bar {
@at-root foo#{&} {
color: baz;
}
}
foo.baz, .bar {
color: baz;
}
{
"sass": {
"compiler": "Ruby Sass/3.4.3",
"extensions": {
"Compass": "1.0.1"
},
"syntax": "SCSS",
"outputStyle": "expanded"
},
"autoprefixer": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment