Command Palette

Search for a command to run...

position in category
#16

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:

  • 65 components: buttons, modals, dropdowns, forms, navigation, and more
  • Semantic color system with CSS variables: primary, secondary, accent, success, warning, error
  • Multiple built-in themes plus a theme generator for custom palettes
  • Dark mode via data-theme attribute, no extra classes
  • 500+ utility classes that compose with standard Tailwind utilities
  • Fully customizable via Tailwind config and utility overrides

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.

GitHub Repositories
84
-13.4%
Trending down this week
Removed in 13 repos