Search for a command to run...
Tailwind CSS plugin that adds semantic component class names, letting you build UIs with less code. Instead of dozens of utility classes per element, you use names like btn, card, and toggle that expand into full styles.
The most popular Tailwind component library. Stands out by being pure CSS and framework-agnostic: works with React, Vue, Svelte, Rails, Remix, htmx, and any stack that uses Tailwind. No JavaScript runtime, no component wrappers, just class names. Adopted widely for MVPs, side projects, and production sites where developers want Bootstrap-style semantic components with Tailwind flexibility.
Key capabilities:
Prototyping dashboards, admin panels, and marketing pages without custom CSS. Pairing with htmx or server-rendered frameworks for full-stack apps with minimal frontend tooling. Teams coming from Bootstrap who want Tailwind’s design tokens and smaller output without losing semantic component patterns.