ubi-animate
v0.2.2
Published
Lightweight & fast CSS animations for toast / snackbar type notifications
Downloads
8
Maintainers
Readme
UbiAnimate
Fast & lightweight CSS Animations for toast / snackbar type notifications.
Installation
NPM
npm install ubi-animate
Yarn
yarn add ubi-animate
You can also link directly via CDN at jsDelivr.
Usage
The easiest way to get your desired animation classes is via the demo app.
Customisation
UbiAnimate can be easily customised via Sass variables.
Simply override any variables (a full listing can be found in src/variables.scss) in your main Sass file before importing the library from src/ubianimate.scss.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.