Viewer

Visualize your Tailwind configuration with the viewer.


Nuxt Tailwind exposes a /_tailwind/ route in development, allowing you to quickly visualize your Tailwind configuration with easy copy-pasting (thanks to the awesome tailwind-config-viewer package ✨).

The viewer is available starting from version v3.4.0 of @nuxtjs/tailwindcss.

When enabled, you will see the Tailwind viewer url in your terminal:

Check out the viewer option to disable the viewer in development.