File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- _ Experimental_ : Add ` @container-size ` utility ([ #18901 ] ( https://github.com/tailwindlabs/tailwindcss/pull/18901 ) )
1313
14- ### Changed
15-
16- - Improve canonicalization for ` & > :pseudo ` and ` & :pseudo ` arbitrary variants ([ #19178 ] ( https://github.com/tailwindlabs/tailwindcss/pull/19178 ) )
17-
1814### Fixed
1915
2016- Discard candidates with an empty data type ([ #19172 ] ( https://github.com/tailwindlabs/tailwindcss/pull/19172 ) )
2117- Fix canonicalization of arbitrary variants with attribute selectors ([ #19176 ] ( https://github.com/tailwindlabs/tailwindcss/pull/19176 ) )
2218- Fix invalid colors due to nested ` & ` ([ #19184 ] ( https://github.com/tailwindlabs/tailwindcss/pull/19184 ) )
2319
20+ ### Changed
21+
22+ - Improve canonicalization for ` & > :pseudo ` and ` & :pseudo ` arbitrary variants ([ #19178 ] ( https://github.com/tailwindlabs/tailwindcss/pull/19178 ) )
23+
2424## [ 4.1.15] - 2025-10-20
2525
2626### Fixed
You can’t perform that action at this time.
0 commit comments