2 projects
Tailwind CSS is a utility-first CSS framework that lets you build custom designs directly in your markup by composing low-level utility classes instead of writing custom CSS. It generates only the styles you use via a build step, keeping output small.
Windi CSS is a utility-first CSS framework that generates styles on demand by scanning your HTML/CSS, offering Tailwind-compatible utilities with faster build times and HMR. The project has been officially sunset and is no longer recommended for new projects.