Nuxt Tailwind
This module helps you set up Tailwind CSS in your Nuxt application in seconds.
Bash
$npm i -D @nuxtjs/tailwindcss
Click to copy
Features
๐
Zero Configuration
This module helps you set up Tailwind CSS in your Nuxt application in seconds.
๐ช
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
Counting 75+ contributors and 400k+ monthly downloads.