Replies: 1 comment
-
Have a similar issue using it via a Remix project. It looks like Tailwind v4 is not yet available. Use tailwindcss@3.4.17 instead, in the traditional way with PostCSS, and not the Vite plugin method, and you’ll be good to go. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
React, Vite, React Router(data mode)
Please help me to diagnose what is going on:
Main.tsx
Home page:
main.css
Tailwind class working, konsta components not rendering. I can't understand why.
Beta Was this translation helpful? Give feedback.
All reactions