Nuxt Tailwind will expose a /_tailwind/
route in development so you can quickly visualize your tailwind configuration with easy copy pasting, thanks to the awesome tailwind-config-viewer package ✨
The viewer is available from the v3.4.0
of @nuxtjs/tailwindcss
.
When enabled, you will see the Tailwind viewer url in your terminal:
Checkout the viewer option to disable the viewer in development.