Skip to content

Instantly share code, notes, and snippets.

@esr360
Last active April 26, 2020 13:59
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 esr360/e9c326f2fe07a6163cc1e211d76468eb to your computer and use it in GitHub Desktop.
Save esr360/e9c326f2fe07a6163cc1e211d76468eb to your computer and use it in GitHub Desktop.
smartarse.json
{
".accordion": {
".title": {
"background": "red",
".panel.open > &": {
"background": "green"
},
"&:hover": {
"background": "blue"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment