Tailwind CSS
tailwindcss.comRapidly build modern websites without ever leaving your HTML.
Dev Toolscssfrontendutility-firstframeworkuistylingweb-development

About
Tailwind CSS is a utility-first CSS framework that provides low-level, composable classes—like flex, pt-4, and text-center—that can be applied directly in HTML markup to build any design. It automatically purges unused styles in production, resulting in minimal CSS bundle sizes. An optional companion product, Tailwind Plus, offers ready-made UI components built by the Tailwind team.
Problem
Writing custom CSS from scratch is slow and leads to bloated stylesheets that are hard to maintain.
For
front-end developers and web designers
How it works
Developers apply pre-built utility classes directly in HTML markup, and unused styles are automatically stripped during the production build.
Business model
freemium
Status
launched