A COLLECTION OF PRE-MADE CSS ANIMATIONS
A COLLECTION OF PRE-MADE CSS ANIMATIONS
Use the package manager npm to install vivify.sass.
npm i vivify.sass
Sass
@import "vivify.sass/src/dist/index.css"
HTML5
<link rel="stylesheet" href="path/to/module/src/dist/index.css">;
HTML5
<div class="v-animation-name"></div>
See all animations demos in here.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.