sseeeedd
sseeeedd copied to clipboard
Allow keyword for sizes animation
Using this simple snippet:
:root {
interpolate-size: allow-keywords; /* 👈 */
}
Would help transitionig details' content, for example. More info on web.dev