Animation
Also see /css/expand
CSS height transition
Bifrost uses two default values for animations and transitions:
--bf-animation-duration
=0.2s
--bf-timing-function
=ease
If the user
prefers-reduced-motion
the --bf-animation-duration
is set to 0s
instead.