Always Light Always Dark System

Button

You know what it is.

Button Button Button Button
<Button action={demoAction}>Button</Button>
<Button primary action={demoAction}>Button</Button>
<Button destructive action={demoAction}>Button</Button>
<Button noborder action={demoAction}>Button</Button>

It’s lickable. Clickable. And oh, so beautiful.

A purposefully limited set of variants. Also doesn’t accept an href parameter because buttons aren’t links. Yet.