alexchristie.dev
• Be sure to wrap your swanky new height animations in a `prefers-reduced-motion` media query! Allow our users to opt out.
• Animating `height` is much more computationally intensive than animating `transform`, so only use this when a scale transform won’t work.
• Be sure to wrap your swanky new height animations in a `prefers-reduced-motion` media query! Allow our users to opt out.
• Animating `height` is much more computationally intensive than animating `transform`, so only use this when a scale transform won’t work.