About 600 results
Open links in new tab
  1. Installing with Vite - Installation - 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.

  2. 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 …

  3. 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 …

  4. Framework guides - Installation - Tailwind CSS

    Framework-specific guides that cover our recommended approach to installing Tailwind CSS in a number of popular environments.

  5. 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. The CLI is also available as a standalone executable if you want to use it …

  6. 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

  7. Installing with PostCSS - Installation - Tailwind CSS

    Installing Tailwind CSS as a PostCSS plugin is the most seamless way to integrate it with frameworks like Next.js and Angular.

  8. 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.

  9. Install Tailwind CSS with Create React App

    We highly recommend using Vite, Parcel, Next.js, or Remix instead of Create React App. They provide an equivalent or better developer experience but with more flexibility, giving you more …

  10. Framework Guides - Tailwind CSS

    Framework-specific guides that cover our recommended approach to installing Tailwind CSS in a number of popular environments.