Fixed
source(…)validation now resolves relative to the file it's declared in- CSS parse errors now include filename and line numbers
- Skip comments in Ruby files when scanning for class names
- Arbitrary property utilities with top-level
!in values are now skipped correctly - Environment API now works in
@tailwindcss/vite - Theme key case from JS configs and plugins is preserved -...