<!-- Please provide all of the information requested below. We're a small team and without all of this information it's not possible for us to help and your bug report will be closed. --> **What version of Tailwind CSS are you using?** 4.0.0 **What build tool (or framework if it abstracts the build tool) are you using?** @tailwindcss/cli **What version of Node.js are you using?** Bun 1.2.x **What browser are you using?** Edge **What operating system are you using?** Windows **Reproduction URL** N/A - error is in the build process and can't be replicated on play **Describe your issue** When running `bunx @tailwindcss/cli -i ./Blazor/Blazor/wwwroot/app.css -o ./Blazor/Blazor/wwwroot/app.min.css --watch` it intermittently outputs `TypeError: Cannot read properties of undefined (reading 'nodes')` 