kawaii-ui
🧼 No build step

Plain HTML

Loaded from dist/ — the same artifact consumers install from npm. No Vite, no bundler, no framework. Just a stylesheet and a module script.

Zero config CDN-ready ES modules
Live

Rendered from dist/

Everything below is powered by the production build in /dist/. The page loads one stylesheet and one module script — nothing else.

Variants
Primary Secondary Accent Ghost Danger
<link rel="stylesheet" href="/dist/styles/all.css">
<script type="module" src="/dist/components/button/bloom-button.js"></script>

<bloom-button variant="primary">Primary</bloom-button>
Sizes + icons
💫 Small 💖 Medium Large