A cross-browser library of CSS animations. Animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.

user

Example box for animation effect.

Click any of the buttons below to see the animation effect applied to the box on the left.
@for (group of animationGroups; track $index; let isFirst = $first) {

@for (animation of group.animations; track $index) { @if (animation) { } }
}