1.0.1 • Published 10 years ago
ember-tweenlite v1.0.1
Ember-tweenlite
Installs gsap and exposes tweenlite to your project. It will import the minified
version for production builds only, and won't import anything if your app is running
in fastboot.
Usage
ember install ember-tweenliteThen in your app or addon's module.
import TweenLite from 'tweenlite';