What version of Tailwind CSS are you using?
For example: v4.0.0 to 4.0.14
What build tool (or framework if it abstracts the build tool) are you using?
None, I try to run the CLI raw
What version of Node.js are you using?
For example: v22
What browser are you using?
Doesn't get there
What operating system are you using?
macOS 12.7.6
Reproduction URL
N/A
Describe your issue
Trying to run the tailwindcss binary results in a segfault with exit code 4 and SIGILL. This is likely the same issue as the one in #15181 . Also mentioned in #17098