Button Showcase
Available button styles in the design system
Basic Button Styles
Button Sizes
Buttons with Icons
Button States
Ghost & Link Button Sizes
Button Shape Variants
Size + Style Combinations
Full Width Buttons
Usage Instructions
💡 Tip: Click any button above to copy its classes to your clipboard!
HTML: <button class="btn btn--black">Button Text</button>
ERB: <%= link_to "Text", url, class: "btn btn--white" %>