Releases
v4.1.13
Changed
Drop warning from browser build (#18731 )
Drop exact duplicate declarations when emitting CSS (#18809 )
Fixed
Don't transition visibility
when using transition
(#18795 )
Discard matched variants with unknown named values (#18799 )
Discard matched variants with non-string values (#18799 )
Show suggestions for known matchVariant
values (#18798 )
Replace deprecated clip
with clip-path
in sr-only
(#18769 )
Hide internal fields from completions in matchUtilities
(#18820 )
Ignore .vercel
folders by default (can be overridden by @source …
rules) (#18855 )
Consider variants starting with @-
to be invalid (e.g. @-2xl:flex
) (#18869 )
Do not allow custom variants to start or end with a -
or _
(#18867 , #18872 )
Upgrade: Migrate aria
theme keys to @custom-variant
(#18815 )
Upgrade: Migrate data
theme keys to @custom-variant
(#18816 )
Upgrade: Migrate supports
theme keys to @custom-variant
(#18817 )
You can’t perform that action at this time.