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.