cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

fix test app #77

Closed esorio closed 7 years ago

esorio commented 7 years ago

I have removed the ng2-styler dependency (not compatible with angular2 final) and updated the app.ts component accordingly (using bootstrap css). Now the test application should work.

cstefanache commented 7 years ago

thanks