v3.0 documentation

Everything you need to build with CSS Vars

One stylesheet. No build step. Every component and utility class, explained with runnable examples.

Quick example

<div class="card shadow-2 rounded p2">
  <h3 class="black bold">Hello</h3>
  <p class="dark">Zero JS, zero build.</p>
</div>
New to the framework?

Start with the guided walkthrough — it takes about ten minutes and covers tokens, layout, and your first component.

  • No account or sign-up required
  • Copy-paste examples throughout
  • Works with any static site or backend
Start the walkthrough