Skip to content

Instantly share code, notes, and snippets.

@thousand
Created April 26, 2023 17:27
Show Gist options
  • Save thousand/48b513134d7ee021c160b6e1b3c24dc1 to your computer and use it in GitHub Desktop.
Save thousand/48b513134d7ee021c160b6e1b3c24dc1 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
ul {
padding-left: 1em;
.component & {
padding-left: 0;
}
}
ul {
padding-left: 1em;
}
.component ul {
padding-left: 0;
}
{
"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