Skip to content

Instantly share code, notes, and snippets.

@alpipego
Created July 5, 2021 14:42
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 alpipego/b7ab5b4a0515ba2a2b72e667f74633e8 to your computer and use it in GitHub Desktop.
Save alpipego/b7ab5b4a0515ba2a2b72e667f74633e8 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
[data-key="\\"] {
color: red;
}
[data-key=\\] {
color: red;
}
[data-key="test"] {
color: red;
}
a[href="https://css-tricks.com"] {
color: #E18728;
}
[data-key=\] {
color: red;
}
[data-key=\\] {
color: red;
}
[data-key=test] {
color: red;
}
a[href="https://css-tricks.com"] {
color: #E18728;
}
{
"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