refactor(animations): inline css animations

This commit is contained in:
Adam Bradley
2016-02-09 16:22:40 -06:00
parent de76cefcf3
commit da18868636
94 changed files with 1071 additions and 6905 deletions

View File

@@ -31,7 +31,7 @@ Run `gulp build` or `gulp watch` to watch for changes.
From `ionic` directory:
1. `gulp package build` (or `watch`, then open another terminal for step 2)
1. `gulp package build` or (`gulp package watch`, then open another terminal for step 2)
2. `cd dist`
3. `npm link` (may require `sudo`)