Created
August 30, 2016 10:22
-
-
Save a-x-/38de9641e7d16cb7f5239dbe00eeb4ed to your computer and use it in GitHub Desktop.
example for my comment at https://medium.com/@v_trof/smarter-no-repeat-bem-c91233b283e7#.hpxyh84ct
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=”cart form”> // buisness-block cart mixed with lib-block form | |
| <div class="__item"></div> // is it cart__item or form__item? | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment