Examples
Use hover:{transition}
to apply an on-hover transition effect to an element.
Backward
Forward
Float
Sink
Grow
Shrink
Rotate
Grow rotate
Bounce in
Bounce out
Skew
Skew backward
Skew forward
Shadow
Installation
These effects are part of the Animations and Transitions extension which is included in every theme by default. If you’d like to remove the styles associated with these animations you can do so by removing the following line from the document_head.hbs
template:
<link rel="stylesheet" href="{{asset 'extension-transitions.min.css'}}">