We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e458523 commit 9f7e991Copy full SHA for 9f7e991
playground/nuxt.config.ts
@@ -6,7 +6,7 @@ export default defineNuxtConfig({
6
'@nuxt/devtools'
7
],
8
tailwindcss: {
9
- viewer: false,
+ // viewer: false,
10
exposeConfig: true,
11
injectPosition: 'last'
12
},
0 commit comments