vmpowerio / ember-notification-hub

A Notification Center for Your Ember Apps
http://ember-notification-hub.vmpower.io
MIT License
5 stars 2 forks source link

When ember server boots, I get these messages: #10

Open NullVoxPopuli opened 7 years ago

NullVoxPopuli commented 7 years ago

NO INCLUDE PATH adding to INCLUDE! Including Ember Notification Hub PNG Icons...

and then in the UI, it looks like this: 2017-03-06-114231_997x177_scrot

are there more steps than ember install ember-notification-hub?

sedouard commented 7 years ago

What is your version of ember-cli? seems like neither the sass files or images are being included into your project

NullVoxPopuli commented 7 years ago

Ember CLI 2.11.1

On Tue, Mar 7, 2017, 4:40 AM Steven Edouard notifications@github.com wrote:

What is your version of ember-cli? seems like neither the sass files or images are being included into your project

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vmpowerio/ember-notification-hub/issues/10#issuecomment-284670638, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMJan8wLwcJD_tmgyfAcdnKLEfvmwtZks5rjSX0gaJpZM4MUZIJ .

devotox commented 7 years ago

Any fixes yet?

devotox commented 7 years ago

@NullVoxPopuli You need to do this in your app.scss file @import 'ember-notification-hub';

@sedouard you need to add something to your after install that appends this line to the scss file

sedouard commented 7 years ago

So sorry guys! I've been really heads down with my company. Thanks @devotox I'll add that Monday (PRs welcome if you want it sooner).

devotox commented 7 years ago

That is totally understandable. It is a great plugin. I am actually in the process of adding it to my company's intranet as we speak

Sent from Nylas Pro, the most powerful email app for work

On May 13 2017, at 7:57 pm, Steven Edouard notifications@github.com wrote:

So sorry guys! I've been really heads down with my company. Thanks @devotox I'll add that Monday (PRs welcome if you want it sooner).


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.