[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')
3 Replies
is this a
:
after your class names? Shouldn't be there I think. But not sure if that resolves the errorholy molly, don’t know how i did not see it. thanks gonna try it and let you know 🙂
woks like charm 🤘🏼
Glad to hear! DX could be better for this one though so the error message is more obvious 👀