What version of Tailwind CSS are you using?
v4.0.0
What build tool (or framework if it abstracts the build tool) are you using?
Next.js v15.1.4
What version of Node.js are you using?
v23.0.0
What browser are you using?
N/A
What operating system are you using?
MacOS
Reproduction URL
I have an issue running Next v15 + Tailwind v4 on a Docker container: the first compiling takes a huge amount of time compared to running yarn dev on local. Furthermore, it takes a ton of CPU and memory just for the first rendering.
Local yarn dev

Docker container

docker stats
