Examples
Use hover:{animation}
to apply an on-hover transition effect to an element.
Bob
Buzz
Buzz out
Hang
Pop
Pulse
Pulse grow
Pulse shrink
Push
Wobble top
Wobble bottom
Wobble to bottom right
Wobble to top right
Wobble horizontal
Wobble vertical
Wobble skew
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 'style-hover-animations.min.css'}}">