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.