-
What version of Tailwind CSS are you using? What build tool (or framework if it abstracts the build tool) are you using? What version of Node.js are you using? What browser are you using? What operating system are you using? Reproduction URL Describe your issue |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You seem to have followed integration steps for Tailwind v3. However, you have installed v4. The installation steps for v4 with Vite are slightly different. Consider reviewing the steps at https://tailwindcss.com/docs/installation/using-vite/. |
Beta Was this translation helpful? Give feedback.
You seem to have followed integration steps for Tailwind v3. However, you have installed v4. The installation steps for v4 with Vite are slightly different. Consider reviewing the steps at https://tailwindcss.com/docs/installation/using-vite/.