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/949fb21ce2acac71dec37a17e3387fd1 to your computer and use it in GitHub Desktop.
Save didoo/949fb21ce2acac71dec37a17e3387fd1 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
.baz,
.bar {
@at-root foo#{&} {
color: baz;
}
}
foo.baz, .bar {
color: baz;
}
{
"sass": {
"compiler": "Ruby Sass/3.7.4",
"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