Skip to content

Instantly share code, notes, and snippets.

@jbinto
Created November 9, 2020 22:06
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 jbinto/7c1dd59b5b78254b4ec52c0e2a663a09 to your computer and use it in GitHub Desktop.
Save jbinto/7c1dd59b5b78254b4ec52c0e2a663a09 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
h2 {
:global([data-theme="fancy"]) :global([[data-color="pineapple"]]) & :global(em) {
display: none;
}
}
:global([data-theme="fancy"]) :global([[data-color="pineapple"]]) h2 :global(em) {
display: none;
}
{
"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