Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NullVoxPopuli opened this issue Mar 6, 2017 · 6 comments
Open

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

NullVoxPopuli opened this issue Mar 6, 2017 · 6 comments

Comments

@NullVoxPopuli
Copy link

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
Copy link
Contributor

sedouard commented Mar 7, 2017

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

@NullVoxPopuli
Copy link
Author

NullVoxPopuli commented Mar 7, 2017 via email

@devotox
Copy link

devotox commented May 13, 2017

Any fixes yet?

@devotox
Copy link

devotox commented May 13, 2017

@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
Copy link
Contributor

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
Copy link

devotox commented May 13, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants