Skip to content

Instantly share code, notes, and snippets.

@andresgutgon
Created May 21, 2015 13:35
Show Gist options
  • Save andresgutgon/2b2097f3993bbd2634ee to your computer and use it in GitHub Desktop.
Save andresgutgon/2b2097f3993bbd2634ee to your computer and use it in GitHub Desktop.
.my-parent-class
&.--my-modifier
& __my-child-changed-by-modifier
@andresgutgon
Copy link
Author

Expected result:

.my-parent-class.my-parent-class--my-modifier .my-parent-class__my-child-changed-by-modifier {...}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment