N
Nuxt4mo ago
Timmmy

NuxtUI Error: [vite-node] [ERR_LOAD_URL] #tailwind-config/theme/colors

I am trying to use NuxtUI with Tailwind css and keep getting this error:
ERROR Pre-transform error: Failed to resolve import "#tailwind-config/theme/colors" from "node_modules/@nuxt/ui/dist/runtime/plugins/colors.js?v=e2049a4c". Does the file exist?
ERROR Pre-transform error: Failed to resolve import "#tailwind-config/theme/colors" from "node_modules/@nuxt/ui/dist/runtime/plugins/colors.js?v=e2049a4c". Does the file exist?
This is my tailwind-config:
module.exports = {
theme: {
extend: {
colors: {
red: {
logo: '#d22c24',
},
}
},
},
}
module.exports = {
theme: {
extend: {
colors: {
red: {
logo: '#d22c24',
},
}
},
},
}
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server