Skip to content

Instantly share code, notes, and snippets.

@ruedap
Created October 9, 2013 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruedap/6907384 to your computer and use it in GitHub Desktop.
Save ruedap/6907384 to your computer and use it in GitHub Desktop.
<!-- <div class="block block--modifier"></div> -->
<div class="block--modifier"></div>
.block
color: red
.block--modifier
@extend .block
width: 10px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment