v4.3.0
format
fix: allow `process.env.DEBUG` to be a boolean in `@tailwindcss/node` (#18485)
Support loading config files via `@config` (#14239)
Add support for source maps (#17775)
Improve debug logs (#15303)
Ensure `Symbol.dispose` and `Symbol.asyncDispose` are available (#15404)
Resolve `@import` in core (#14446)
Suppress warnings when using `:deep`, `:slotted` and `:global` (#19094)
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)