-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
What version of Tailwind CSS are you using?
v4.2.1
What build tool (or framework if it abstracts the build tool) are you using?
tailwindcss-windows-x64.exe
What version of Node.js are you using?
N/A
What browser are you using?
Edge
What operating system are you using?
Windows ARM64 in Parallels MacOS M4-Max
Reproduction URL
N/A
Describe your issue
Since there is no logging that I can see, I can't see how to duplicate it. At first, tailwindcss-windows-x64.exe worked flawlessly, but as my project grew, the --watch may fully build the project, but exit shortly later, or it exits several times without building. My workaround has been using terminal in MacOS to a network share of my project. It builds flawlessly, but the --watch doesn't see changes over the network, so I just have to run the command every time I make a change.
I would expect that an arm64 build of tailwindcss-windows-arm64.exe would solve the problem.