Design System Kit

A collection of visual tokens and functional components.

Playground

Pick a component and tweak its props — the JSX snippet writes itself.

Props
<Button variant="primary" size="md">
  Primary Action
</Button>