Skip to content

Instantly share code, notes, and snippets.

@polarbirke
Created February 14, 2021 16:38
Show Gist options
  • Save polarbirke/3341a72deb8cb798ed1054d9f1f59172 to your computer and use it in GitHub Desktop.
Save polarbirke/3341a72deb8cb798ed1054d9f1f59172 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
body .foo {
& + & {
color: blue;
}
}
body .foo + body .foo {
color: blue;
}
{
"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