Best of CSS TipSeptember 2024

  1. 1
    Article
    Avatar of csstipCSS Tip·2y

    Animate to height/width auto (without hacks)

    Learn how to smoothly transition to `height: auto` using just three lines of code. The key is the `interpolate-size: allow-keywords` property. Compatible with the latest version of Chrome.