Skip to content

Instantly share code, notes, and snippets.

@cbfx
Created December 28, 2020 19:58
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 cbfx/6a8b7a87cc382a92f50f3a5ba9e8e09b to your computer and use it in GitHub Desktop.
Save cbfx/6a8b7a87cc382a92f50f3a5ba9e8e09b to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
dl.definitionList {
@at-root #{&}--vertical.#{&}--compressed {
dd {
border: 1px solid red;
}
}
}
dl.definitionList--vertical.dl.definitionList--compressed dd {
border: 1px solid red;
}
{
"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