Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Last active June 22, 2025 18:29
Show Gist options
  • Save estefanionsantos/7570f683d7591d7d3a566326834b7b56 to your computer and use it in GitHub Desktop.
Save estefanionsantos/7570f683d7591d7d3a566326834b7b56 to your computer and use it in GitHub Desktop.
button Outline
<button class="bt bd bd_prm bg_hv_prm">Primary</button>
<button class="bt bd bd_scn bg_hv_scn">Secondary</button>
<button class="bt bd bd_stn bg_hv_ntl">Neutral</button>
<button class="bt bg_hv_prm tx_prm">Primary</button>
<button class="bt bg_hv_scn tx_scn">Secondary</button>
<button class="bt bg_hv_ntl">Neutral</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment