@tailwindcss/vite@4.3.3
// A utility-first CSS framework for rapidly building custom user interfaces.
$ npm install @tailwindcss/vite
downloads/wk
41,867,806
license
MIT
version
4.3.3
published
Jul 16, 2026
What is @tailwindcss/vite?
@tailwindcss/vite is an official Vite plugin that integrates Tailwind CSS into your build process, enabling you to use Tailwind's utility-first CSS classes to style your web applications. Developers use it to streamline styling workflows by eliminating the need for manual CSS files while keeping bundle sizes small through automatic purging of unused styles. It's particularly useful if you're already using Vite as your build tool and want a faster, more efficient development experience with Tailwind CSS.
Links
Dependencies (3)
Maintainers
reinink, adamwathan, malfaitrobin