Feed / Web Dev Simplified BlogWe Can Finally Animate height: auto; in CSS!Monday, July 1, 2024For decades, height: auto; has been a pain to animate in CSS. But with the introduction of the calc-size() function in CSS, we can finally animate height: auto; without the need for any JavaScript.Read original article ↗