Installation-Issue #17989
Unanswered
kelvinjuliusarmandoh
asked this question in
Help
Installation-Issue
#17989
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
I already installed tailwindcss v4.1.6 by looking documentation here, then follow all instructions: 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.
Here it is my git repo: https://github.com/kelvinjuliusarmandoh/tailwaind-installation-issues
Beta Was this translation helpful? Give feedback.
All reactions