Skip to content

Instantly share code, notes, and snippets.

@Ynote
Last active July 9, 2017 13:28
Show Gist options
  • Save Ynote/7085d2dc046ca21e8b472705d9dd185f to your computer and use it in GitHub Desktop.
Save Ynote/7085d2dc046ca21e8b472705d9dd185f to your computer and use it in GitHub Desktop.
Medium - BEM methodology snippet
<div class="project-card">
<h4 class="project-card__title">Mon nouveau projet</h4>
<p class="project-card__description">Une description passionnante</p>
<a class="project-card__action project-card__action-primary">Découvrir</a>
<div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment