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

problem with ember-power-datepicker #52

Open
greyhwndz opened this issue Sep 4, 2017 · 1 comment
Open

problem with ember-power-datepicker #52

greyhwndz opened this issue Sep 4, 2017 · 1 comment

Comments

@greyhwndz
Copy link

created a new ember app (v2.15), installed ember-cli-sass & ember-power-datepicker: datepicker from the example from its readme was working.
installed ember-cli-bootstrap-sassy, suddenly the datepicker stopped working.
could this be a bug with bootstrap-sassy?

@zoltan-nz
Copy link
Contributor

In ./app/styles/app.scss should have the following two lines:

@import 'bootstrap';
@import 'ember-power-datepicker';

It looks, the two addons are working together properly. I think, we can close this issue.

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

2 participants