Include animate.css in an ember-cli app
npm install ember-cli-animatecssInclude animate.css in an ember-cli app.
When the addon is installed, it will add animate.css latest as
a bower dependency.
There ought not be any Dependencies. This addon does not utilize sass.
ember install ember-cli-animatecss
* ember server
* Visit the dummy app at http://localhost:4200.
* ember test
* ember test --server
For more information on using ember-cli, visit http://www.ember-cli.com/.