[v4.0.17] Infinite rebuild loop with vite build --watch
, fixed in v4.0.6
#17412
Labels
vite build --watch
, fixed in v4.0.6
#17412
What version of Tailwind CSS are you using?
v4.0.17 (bug appears)
v4.0.6 (works correctly)
What build tool (or framework if it abstracts the build tool) are you using?
Vite 6.2.3
What version of Node.js are you using?
v23.10.0
What version of npm are you using?
10.9.2
What browser are you using?
Chrome
What operating system are you using?
macOS
Describe the bug
After upgrading to Tailwind CSS v4.0.17, running the following command causes an infinite rebuild loop:
Reproduction steps
vite.config.js
package.json
The text was updated successfully, but these errors were encountered: