**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?** Vite 6 **What version of Node.js are you using?** 22.12.0 **What browser are you using?** Occurs in CLI **What operating system are you using?** Ubuntu Linux on arm64 **Reproduction URL** / **Describe your issue** When running `tsc && vite build` the build fails and gives the following error: ``` error during build: [vite:css] Failed to load PostCSS config (searchPath: [...]): [Error] Loading PostCSS Plugin failed: Cannot find module '@tailwindcss/oxide-linux-arm64-gnu' ```