Replies: 2 comments
-
|
The version of Installing the latest beta version with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
alright, i can confirm i accidentally installed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
4.0.0-beta.8
What build tool (or framework if it abstracts the build tool) are you using?
vite: ^6.0.5
What version of Node.js are you using?
v22.12.0
What browser are you using?
N.A.
What operating system are you using?
macOS
Reproduction URL
https://github.com/cap-mfm/tailwind-vite-issue
Describe your issue
I've followed the setup guide for v4 beta 1 from the official docs, using the
@taiwindcss/viteplugin, but no output seems to get generated. The only way to get stuff to work is to install@tailwindcss/postcssand use the usualpostcss.config.jsfile, even if it's not required in the setups steps when using the vite plugin.Beta Was this translation helpful? Give feedback.
All reactions