Skip to content

Instantly share code, notes, and snippets.

@glynrob
Created July 21, 2013 12:13
Show Gist options
  • Save glynrob/6048390 to your computer and use it in GitHub Desktop.
Save glynrob/6048390 to your computer and use it in GitHub Desktop.
Example Compass HTML
<div class="container">
<a class="btn green" href="#">Button 1</a>
<div class="options">
<a class="option1"></a>
<a class="option2"></a>
<a class="option3"></a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment