Replies: 2 comments 1 reply
-
Please consider providing an example that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We can read in your log the string After following the instructions in the page above to installing tailwindcss v4 with vite, I managed to use tailwindcss forms by just doing the following:
Here is the beginning of my
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've migrated my config file to a vite entrypoint css like so:
Whenever I add the plugin directive to import the forms plugin, vite immediately breaks
I've been looking high and low but I can't find any reference to the forms plugin at all in the official docs anymore, not even a note about deprecation or migrating existing forms.
Beta Was this translation helpful? Give feedback.
All reactions