● Superbloom
Live previews and snippets
Pattern library.
Each pattern includes a live preview, a usage snippet, and links to its documentation page and Storybook story. For foundations, primitives, and per-pattern API notes, see documentation. For route-level helpers (SectionLabel, ContactLinks, the link utility), see site composition. To edit props with controls, open the playground.
Selected
AccentBlock
Preview
From tokens to product.
Build systems that scale.
usage.svelte
<AccentBlock>
<h2>From tokens to product.</h2>
<p class="text-muted-foreground">
Build systems that scale.
</p>
</AccentBlock>