Add Tailwind CSS to your
Nuxt Applications.
Welcome to @nuxtjs/tailwindcss module documentation to help you set up Tailwind CSS in your Nuxt application in seconds, with many goodies ๐ฌ.
Bash
$npm i -D @nuxtjs/tailwindcss
Click to copy
Features
๐
Zero Configuration
This module enables a quick and easy setup of Tailwind CSS in your Nuxt application.
๐ช
Support CSS Nesting
Supports CSS Nesting with postcss-nesting
๐จ
Tailwind Viewer
Discover your tailwind config visually with the viewer as well as the Nuxt Devtools integration.
๐
Tailwind Config
Reference your Tailwind config in your application using the #tailwind-config
alias, supporting tree-shaking.
๐ฆ
Extendable
The module supports the ability to extend the Tailwind config from Nuxt modules or layers.
๐
Open Source
Boasting over 75+ contributors and over 400k+ monthly downloads.