Skip to content

Instantly share code, notes, and snippets.

@jcfranco
Created September 22, 2022 20:41
Show Gist options
  • Save jcfranco/ebe42f1b7e5a47b3c20d93bb71c2cfce to your computer and use it in GitHub Desktop.
Save jcfranco/ebe42f1b7e5a47b3c20d93bb71c2cfce to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
:host(:focus) {
&[active] {
foo: "bar";
}
}
:host(:focus)[active] {
foo: "bar";
}
{
"sass": {
"compiler": "dart-sass/1.32.12",
"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