main
format
fix: allow `process.env.DEBUG` to be a boolean in `@tailwindcss/node` (#18485)
Fix crash when using `@tailwindcss/vite` using deno v2.8.x (#20245)
Support loading config files via `@config` (#14239)
fix(node): prefer Module#registerHooks over Module#register (#20028)
move `localRequire` to else branch
add margin of error to the test
Improve internal instrumentation module (#20119)
Resolve `@import` in core (#14446)
Bump dependencies (#20381)
Cleanup noisy test output (#20015)
Fix internal source map warnings (#19788)
Vite: Don't rebase urls that appear to be aliases (#16078)
Cleanup inconsistencies related to (regex) escapes (#19804)