A utility-first CSS framework for rapid UI development.
bump turbo (#19179)
The Bun build issue was caused by Turborepo passing through `USERPROFILE` from the env. Probably need to file a bug with Bun: ``` Works: env: USERPROFILE: undefined CWD: `D:\a\tailwindcss\tailwindcss\packages\@tailwindcss-standalone` Fails: env: USERPROFILE: "C:\Users\runneradmin" CWD: `D:\a\tailwindcss\tailwindcss\packages\@tailwindcss-standalone` ```
J
Jordan Pittman committed
a7c968efb1d97e642b45071a221bce8728a6935e
Parent: e4b6c67
Committed by GitHub <noreply@github.com>
on 11/18/2025, 8:14:24 PM