Skip to content

Instantly share code, notes, and snippets.

@allanferreira
Created May 9, 2016 22:11
Show Gist options
  • Select an option

  • Save allanferreira/f6e932c853ed4c57ba5aefdcd01782fe to your computer and use it in GitHub Desktop.

Select an option

Save allanferreira/f6e932c853ed4c57ba5aefdcd01782fe to your computer and use it in GitHub Desktop.
Minha versão do BEM HTML com outras classes na estrutura
<div class="btn clear--fix">button</div>
<div class="btn--color-red float--left">button</div>
<div class="btn--size-large text--center">button</div>
<div class="btn--color-red--size-large is--enable">button</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment