Inclusion with TailwindCSS 4.0 results in silent failure on Linux
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
In an existing Tailwind project, following the installation instructions as they exist here and use either @config pointing to a v3 JS config, or the new @plugin format, to include flowbite/plugin.
I specifically did this inside of a OCI container being built on Debian, but I seen other references of this happening on any Linux system. Please note, this issue does not appear to occur on Mac OS (M3).
Expected behavior
Tailwind can compile successfully.
Screenshots If applicable, add screenshots to help explain your problem.
The error I see when building my container image:
Desktop (please complete the following information): N/A Smartphone (please complete the following information): N/A Additional context