Corentin_dev
Corentin_dev
NNuxt
Created by Pablo on 4/19/2025 in #❓・help
How to use Tailwind with Nuxt UI v2.20
or try adding
devServer: {
host: '0.0.0.0',
port: 3000,
},
devServer: {
host: '0.0.0.0',
port: 3000,
},
` to your nuxt.config.ts
21 replies
NNuxt
Created by Pablo on 4/19/2025 in #❓・help
How to use Tailwind with Nuxt UI v2.20
try run you app with host=0.0.0.0 npm run dev
21 replies
NNuxt
Created by Corentin_dev on 4/18/2025 in #❓・help
unknown word
the style si separated and I use the template shadcn dashboard without any modification
6 replies