Github Project - Version 2.5.0
Created & Maintained by Gary Hepting
Easy-to-customize button styles
Component Usage Example 5 of 14
<button>Normal Button</button>
<input type="button" value="Input Button" />
<a role="button" href="#">ARIA Role Button</button>
<a class="blue button" href="#">Blue Button</a>