@tailwindcss/postcss@4.3.3
// PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
$ npm install @tailwindcss/postcss
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
downloads/wk
28,655,157
license
MIT
version
4.3.3
published
Jul 16, 2026
What is @tailwindcss/postcss?
@tailwindcss/postcss is a PostCSS plugin that integrates Tailwind CSS, a utility-first CSS framework, into your build process. Developers use it to generate optimized CSS stylesheets by scanning their project files for Tailwind utility class names and including only the styles that are actually used. This approach reduces final CSS file size and streamlines UI development by providing pre-built utility classes instead of writing custom CSS.
Links
Dependencies (5)
Maintainers
reinink, adamwathan, malfaitrobin