#tinyCSStip
Revert animated parent transform (like a scale or skew) on child without an extra animation using registered custom properties.
#tinyCSStip
Revert animated parent transform (like a scale or skew) on child without an extra animation using registered custom properties.
DON'T use layered text-shadows for text outlines just because text-stroke is broken (https://mastodon.social/@anatudor/112410224855133935), they are going to produce ugly corners, thickened roundings and angled lines.
DO: use `paint-order: stroke fill` instead!