Tailwind CSS
No Change
assess
Tailwind CSS. We assess it under Tool in the garden.
Blurb
Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.
Summary
When to use: React/Vue/Next sites where designers want fast iteration; teams comfortable with class-heavy HTML and a build step (PostCSS).
When to skip: no customer-facing CSS; design system already locked on another stack; email templates and PDFs that cannot use utility pipelines.
Pairs with: component libraries (Headless UI, shadcn); design tokens via tailwind.config; purge/content paths in CI for small bundles.