Skip to content

Instantly share code, notes, and snippets.

@alekcz
Created June 11, 2017 07:34
Show Gist options
  • Save alekcz/2251cbe076b3498e89c7726e2fef00f2 to your computer and use it in GitHub Desktop.
Save alekcz/2251cbe076b3498e89c7726e2fef00f2 to your computer and use it in GitHub Desktop.
BEM for the win!
<imaginary-tag class="book book--featured">
<imaginary-tag class="book__title">{{title}}</imaginary-tag>
<imaginary-tag class="book__cover-art"></imaginary-tag>
<imaginary-tag class="book__blurb">{{blurb}}</imaginary-tag>
</imaginary-tag>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment