Skip to content

Instantly share code, notes, and snippets.

@czajkovsky
Created April 8, 2014 09:24
Show Gist options
  • Save czajkovsky/10104016 to your computer and use it in GitHub Desktop.
Save czajkovsky/10104016 to your computer and use it in GitHub Desktop.
$el : "post";
.#{$el} {
background: blue;
}
.#{$el}__title {
background: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment