jerel / ember-cli-loading-slider

A YouTube like loading indicator for EmberJS packaged as an Ember CLI add-on.
MIT License
116 stars 36 forks source link

css is not getting imported #4

Closed tananrules closed 9 years ago

tananrules commented 9 years ago

i had to manually copy paste the css from loading-slider.css to my app.scss to make it run. css is not getting imported automatically.

jerel commented 9 years ago

Which versions of Ember CLI and of ember-cli-loading-slider are you running?

tananrules commented 9 years ago

Ember-Cli --> 0.1.2 Ember-cli-loading-slider --> 1.0.3

jerel commented 9 years ago

Thanks for reporting this! Fixed by 05dbc60b41856849011bfb23f4a0e0344d80073e

jerel commented 9 years ago

Also: you can get the fix by upgrading to v1.0.4