Package Exports
- my-animation-css-library
- my-animation-css-library/test.html
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (my-animation-css-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Animation.css
A simple Library for styling your web page
<p class="animation__animationName"></P>Available Animations .
- bounce
- flash
- shake
Added the text classes
- text-primary
- text-secondary
- text-success
- text-info
- text-danger
- text-warning
- text-white
- text-dark
- text-light
- text-body
- text-muted
- text-black-50
- text-white-50
Added the background classes
- bg-primary
- bg-secondary
- bg-success
- bg-info
- bg-danger
- bg-warning
- bg-white
- bg-dark
- bg-transparent
- bg-light
- bg-body
##future animations
fade-in etc...