Open TiBianMod opened 1 day ago
Hey! Agree this is an issue right now. We're already tracking this as https://github.com/tailwindlabs/tailwindcss/issues/15047 so I'm going to merge the two issues and close this one.
Going to reopen this one as #15047 does not repro for me so the fix will not work for the other issue. This issue is something we can fix, though. Looking into it 👀
What version of Tailwind CSS are you using?
tailwindcss: v4.0.0-beta.2 @tailwindcss/vite: v4.0.0-beta.2 @tailwindcss/postcss: v4.0.0-beta.2
What build tool (or framework if it abstracts the build tool) are you using?
vite: v5.4.11
What browser are you using?
Chrome, Safari, etc
What operating system are you using?
macOS
Reproduction URL
https://github.com/TiBianMod/vite-tailwindcss
Reproduction contains 3 Branches
main
:without tailwindcss
WORKING@tailwindcss/postcss
: WORKING@tailwindcss/vite
: NOT WORKING - ThrowsDescribe your issue
@tailwindcss/vite
Can't resolve@import
or@source
from vite.resolve.alias@tailwindcss/postcss
Can't resolve@source
from vite.resolve.alias