1.0.1 • Published 4 years ago

vivify.sass v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Vivify

A COLLECTION OF PRE-MADE CSS ANIMATIONS

Installation

Use the package manager npm to install vivify.sass.

npm i vivify.sass

Quick Start

Sass

@import "vivify.sass/src/dist/index.css"

HTML5

<link rel="stylesheet" href="path/to/module/src/dist/index.css">;

Usage

HTML5

<div class="v-animation-name"></div>

Demos

See all animations demos in here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT