Nuxt Tailwind
This module helps you set up Tailwind CSS in your Nuxt application in seconds.
- Start with zero configuration (see video)
- Supports CSS Nesting with postcss-nesting
- Include the Tailwind viewer (see video)
- Reference your Tailwind config in your app
- Extendable by Nuxt modules
Bash
$npm i -D @nuxtjs/tailwindcss
Click to copy