Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save brendan-rice/73b576749c62d1a09384 to your computer and use it in GitHub Desktop.

Select an option

Save brendan-rice/73b576749c62d1a09384 to your computer and use it in GitHub Desktop.
.module {
some: stuff;
&__child {
blah: blah;
}
&--modifier {
modify: me;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment