
Installing Tailwind CSS with Vite - Tailwind CSS
Installing Tailwind CSS as a Vite plugin is the most seamless way to integrate it with frameworks like Laravel, SvelteKit, React Router, Nuxt, and SolidJS.
Installation - Tailwind CSS
The simplest and fastest way to get up and running with Tailwind CSS from scratch is with the Tailwind CLI tool. The CLI is also available as a standalone executable if you want to use it …
Tailwind CLI - Tailwind CSS
The simplest and fastest way to get up and running with Tailwind CSS from scratch is with the Tailwind CLI tool.
Installation - Tailwind CSS
Don’t see your favorite tool in the list? We’re always working on new guides, but in the mean time you can follow the instructions for installing Tailwind CSS as a PostCSS plugin instead to get …
Framework guides - Tailwind CSS
Framework-specific guides that cover our recommended approach to installing Tailwind CSS in a number of popular environments.
Installation - Tailwind CSS
For most projects (and to take advantage of Tailwind's customization features), you'll want to install Tailwind via npm. # Using npm npm install tailwindcss@^1
Installing Tailwind CSS with PostCSS - Tailwind CSS
Installing Tailwind CSS as a PostCSS plugin is the most seamless way to integrate it with frameworks like Next.js and Angular.
Install Tailwind CSS with Vite - Tailwind CSS
Install Tailwind CSS Install tailwindcss and its peer dependencies, then generate your tailwind.config.js and postcss.config.js files.
Install Tailwind CSS using PostCSS - Tailwind CSS
Installing Tailwind CSS as a PostCSS plugin is the most seamless way to integrate it with build tools like webpack, Rollup, Vite, and Parcel.
Install Tailwind CSS with Astro
Setting up Tailwind CSS in an Astro project.