File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
- Fallback to RegEx based parser when using custom transformers or extractors ([ #11335 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11335 ) )
19
19
- Move unknown pseudo-elements outside of ` :is ` by default ([ #11345 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11345 ) )
20
20
- Escape animation names when prefixes contain special characters ([ #11470 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11470 ) )
21
+ - Don't prefix arbitrary classes in ` group ` and ` peer ` variants ([ #11454 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11454 ) )
21
22
- Sort classes using position of first matching rule ([ #11504 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11504 ) )
22
23
23
24
### Added
You can’t perform that action at this time.
0 commit comments