Animate to height: auto in CSS with interpolate-size and calc-size()
You have an accordion. Click the header, the panel expands. You want that expansion to slide open smoothly instead of snapping. So you reach for a transition on height, set the closed state to height:
grimicorn.hashnode.dev4 min read