Closed roblevintennis closed 2 years ago
Using :where(html) for the box-sizing caused a regression where the inherit takes precedence thus messing up box-sizing.
:where(html)
box-sizing
inherit
fixed and published to all packages
Using
:where(html)
for thebox-sizing
caused a regression where theinherit
takes precedence thus messing up box-sizing.