Patch Changes
-
prevent adding
content
property to defaults (b7c1636c
)Previously the defaults for
blur
,ordinal
,ring
,shadow
,snap-x
,touch-pan-x
, andtransform
, would includecontent:var(--tw-content)
for all elements, including the pseudo elements::before
,::after
, and::backdrop
, causing a shift in layout.