0.0.2 • Published 9 years ago

basscss-button-red v0.0.2

Weekly downloads
228
License
MIT
Repository
github
Last release
9 years ago

This module has been deprecated in favor of basscss-btn-primary

Basscss Button Red

Red button color module for Basscss - http://basscss.com

<div class="mb1">
  <button class="button-red">Button</button>
  <a href="#!" class="button button-red">Link Button</a>
  <input type="button" class="button button-red" value="Input Button">
</div>