Installation problem #17984
Unanswered
kelvinjuliusarmandoh
asked this question in
Help
Replies: 1 comment
-
Please consider providing a git repo of your project and then we can troubleshoot. |
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.
-
What version of Tailwind CSS are you using?
For example: v4.1.6
What build tool (or framework if it abstracts the build tool) are you using?
For example: Vite 6.3.5
What version of Node.js are you using?
For example: v20.19.1
What browser are you using?
For example: Chrome
What operating system are you using?
For example: Windows
Reproduction URL
Describe your issue
Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead.
I already installed tailwindcss v4.1.6 by looking documentation here, then follow all instructions here: https://tailwindcss.com/docs/installation/using-vite. Then, i added some style classes from tailwindcss, but it doesnt apply the styles on my browser. But, when i try to use tailwind 3.4.17, It works normally.
Git repo: https://github.com/kelvinjuliusarmandoh/tailwaind-installation-issues
Beta Was this translation helpful? Give feedback.
All reactions