Replies: 2 comments 2 replies
-
Any updates? Just happened to me too |
Beta Was this translation helpful? Give feedback.
0 replies
-
For anyone experiencing this: For me the fix was simply to add tailwindcss with a specific version in my package.json |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I'm trying to deploy my Vite + Tailwind CSS project on Vercel, but the build fails with the following error:
This happens consistently during deployment, even though the project works fine locally.
Project Details
Beta Was this translation helpful? Give feedback.
All reactions