You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Visualize your Tailwind configuration with the viewer.'
4
+
position: 4
5
+
category: Guide
6
+
categoryPosition: 2
7
+
---
8
+
9
+
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](https://github.com/rogden/tailwind-config-viewer) package ✨
10
+
11
+
The viewer is available from the `v3.4.0` of `@nuxtjs/tailwindcss`.
0 commit comments