We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3983179 commit cf34d7aCopy full SHA for cf34d7a
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Fixed
11
12
- Don't rely on `@layer base` for the `@property` polyfills ([#17506](https://github.com/tailwindlabs/tailwindcss/pull/17506))
13
+- PostCSS: Fix race condition when two changes are queued concurrently ([#17514](https://github.com/tailwindlabs/tailwindcss/pull/17514))
14
+- PostCSS: Ensure we process files containing an `@tailwind utilities;` directive ([#17514](https://github.com/tailwindlabs/tailwindcss/pull/17514))
15
16
## [4.1.1] - 2025-04-02
17
0 commit comments