File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- _ Experimental_ : Add ` user-valid ` and ` user-invalid ` variants ([ #12370 ] ( https://github.com/tailwindlabs/tailwindcss/pull/12370 ) )
14
14
- _ Experimental_ : Add ` wrap-anywhere ` , ` wrap-break-word ` , and ` wrap-normal ` utilities ([ #12128 ] ( https://github.com/tailwindlabs/tailwindcss/pull/12128 ) )
15
15
16
+ ### Fixed
17
+
18
+ - Ensure ` @reference "…" ` does not emit CSS variables ([ #16774 ] ( https://github.com/tailwindlabs/tailwindcss/pull/16774 ) )
19
+ - Fix an issue where ` @reference "…" ` would sometimes omit keyframe animations ([ #16774 ] ( https://github.com/tailwindlabs/tailwindcss/pull/16774 ) )
20
+
16
21
## [ 4.0.8] - 2025-02-21
17
22
18
23
### Added
You can’t perform that action at this time.
0 commit comments