What version of Tailwind CSS are you using?
For example: v4.1.14
What build tool (or framework if it abstracts the build tool) are you using?
vite:7.1.9,
tailwindcss:4.1.14,
@tailwindcss/vite:4.1.14
What version of Node.js are you using?
Version: v20.12.0
What browser are you using?
Browser: Chrome
What operating system are you using?
Operating system:Windows
Reproduction URL
Describe your issue
When I use Tailwind CSS in Vite, I find that some classes don't work properly, such as w-2/10, z-4, or h-2/5. I have to restart my service before these classes take effect.
When I'm using it, I must restart the service