ember-cli-animatecss

Include animate.css in an ember-cli app.

Usage no npm install needed!

<script type="module">
  import emberCliAnimatecss from 'https://cdn.skypack.dev/ember-cli-animatecss';
</script>

README

ember-cli-animatecss

Include animate.css in an ember-cli app.

When the addon is installed, it will add animate.css latest as a bower dependency.

Dependencies

There ought not be any Dependencies. This addon does not utilize sass.

Usage

Just install with

ember install ember-cli-animatecss

Developing this Addon

  • ember server
  • Visit the dummy app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

For more information on using ember-cli, visit http://www.ember-cli.com/.