N
Nuxt3y ago
Sam K

[vite] Internal server error Cannot read properties of undefined (reading 'length')

I am using tailwindcss with nuxt3 and when trying to extend the utilities it crushes vite. Also tried nuxt/tailwind module and got the same error. [vite] Internal server error: Cannot read properties of undefined (reading 'length')
No description
3 Replies
manniL
manniL3y ago
is this a : after your class names? Shouldn't be there I think. But not sure if that resolves the error
Sam  K
Sam KOP3y ago
holy molly, don’t know how i did not see it. thanks gonna try it and let you know 🙂 woks like charm 🤘🏼
manniL
manniL3y ago
Glad to hear! DX could be better for this one though so the error message is more obvious 👀

Did you find this page helpful?