Last active
December 15, 2016 18:03
-
-
Save tlluiz/7ed73c334351f2f760a551502eb4a24d to your computer and use it in GitHub Desktop.
BEM examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class='block'> | |
<span class='block__element'></span> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment