![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Installing Tailwind CSS with Vite - Tailwind CSS
Installation. Get started with Tailwind CSS. Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the …
Installation - Tailwind CSS
Install Tailwind via npm. For most projects (and to take advantage of Tailwind’s customization features), you’ll want to install Tailwind and its peer-dependencies via npm.
Installation - Tailwind CSS
1 Install Tailwind via npm. 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 # …
Tailwind CLI - Tailwind CSS
Installation. Get started with Tailwind CSS. Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the …
Install Tailwind CSS with Next.js
Installation. Install Tailwind CSS with Next.js. Setting up Tailwind CSS in a Next.js project.
Install Tailwind CSS with Create React App
Setting up Tailwind CSS in a Create React App project. We highly recommend using Vite , Next.js , Remix , or Parcel instead of Create React App. They provide an equivalent or better …
Install Tailwind CSS with Vite - Tailwind CSS
Install tailwindcss and its peer dependencies, then generate your tailwind.config.js and postcss.config.js files.
Framework guides - Tailwind CSS
Installation. Get started with Tailwind CSS. Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the …
Install Tailwind CSS using PostCSS - Tailwind CSS
Installation. Get started with Tailwind CSS. Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the …
Tailwind CSS - Rapidly build modern websites without ever leaving …
Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.