Brewwind 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
$npm install brewwind
Copy
What Brewwind gives you
No webpack, no PostCSS, no config files. Drop a script tag and start using chai classes immediately.
Styles are applied dynamically via JS. Add, remove, or swap classes and the engine reacts instantly.
Under 173 kB. No external CSS files to load. Just one JS module that handles everything.
Flexbox, grid-like spacing, responsive widths, and gap utilities — all through chai classes.
Need a custom color? Use bracket notation like chai-bg-[#161616] — just like Tailwind.
Prefix any class with hover: for interactive states. No custom CSS needed.