v1.2.0 — now available

Build modern UI faster -
utility-first styling,
without a build step

Meawwind scans chai- classes in your HTML and applies styles at runtime. Ship clean interfaces with simple markup and zero config.

Lightweight  ·  Dynamic DOM support  ·  No CSS files required

Get started

$npm install meawwind Copy

What Meawwind gives you

Zero Build Step

No webpack, no PostCSS, no config files. Drop a script tag and start using chai classes immediately.

🔄

Runtime Engine

Styles are applied dynamically via JS. Add, remove, or swap classes and the engine reacts instantly.

🪶

Lightweight

Under 173 kB. No external CSS files to load. Just one JS module that handles everything.

📐

Full Layout System

Flexbox, grid-like spacing, responsive widths, and gap utilities — all through chai classes.

🎨

Arbitrary Values

Need a custom color? Use bracket notation like chai-bg-[#161616] — just like Tailwind.

🖱️

Hover States

Prefix any class with hover: for interactive states. No custom CSS needed.