Skip to content

Instantly share code, notes, and snippets.

@martyn
Created November 7, 2012 02:33
Show Gist options
  • Save martyn/4029267 to your computer and use it in GitHub Desktop.
Save martyn/4029267 to your computer and use it in GitHub Desktop.
Xander Variants
<section id="buttons">
<button data-variant='green' class='green'>
</button>
<button data-variant="red" class='red'>
</button>
<button data-variant="blue" class='blue'>
</button>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment