Skip to content

Instantly share code, notes, and snippets.

@jruz
Last active October 11, 2016 13:37
Show Gist options
  • Save jruz/9aea7aeee2fff7eec8bc to your computer and use it in GitHub Desktop.
Save jruz/9aea7aeee2fff7eec8bc to your computer and use it in GitHub Desktop.
Bem sass scss boilerplate
.block-name {
&{
}
&__element-name {
& {
}
&_modifier-name {
}
}
&_modifier-name {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment