UNPKG

vue-animate

Version:

LESS cross-browser animation library, for use with Vue.js. Ported from Animate.css.

9 lines (7 loc) 176 B
@import 'bounce'; @import 'bounceDown'; @import 'bounceLeft'; @import 'bounceRight'; @import 'bounceUp'; @bounces: Down, Left, Right, Up; .make-transitions(bounce, @bounces);