Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Last active April 25, 2020 18:08
Show Gist options
  • Save estefanionsantos/52bc449d6906f0045c3a9ebf930e3704 to your computer and use it in GitHub Desktop.
Save estefanionsantos/52bc449d6906f0045c3a9ebf930e3704 to your computer and use it in GitHub Desktop.
button 0.15.0
<button class="bt bt_prm">Primary</button>
<button class="bt bt_scn">Secondary</button>
<button class="bt bt_lgh">Light</button>
<button class="bt bt_stn">Standard</button>
<button class="bt">Raw</button>
<a class="bt bt_stn">Anchor</a>
<div class="bt bt_stn">Div</div>
<span class="bt bt_stn">Span</span>
<input type="submit" class="bt bt_stn" value="Type Submit"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment