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

CSS changes refresh the entire page, instead of just the css file #64

Open
mrchaarlie opened this issue Apr 4, 2017 · 3 comments
Open

Comments

@mrchaarlie
Copy link

Making a change to a .scss file will cause the entire page to refresh, instead of just updating the css file. Ideally, the CSS will live-update and not cause the entire app to reload.

@billybonks
Copy link
Owner

Hey i am not sure if this is the scope of the linter. probably more of a ember-cli feature. unless that feature exists and the linter is breaking it ?

@mrchaarlie
Copy link
Author

Yes, that is what I mean. Ember CLI by default only refreshes the CSS, but with the linter enabled, it for some reason refreshes the entire page.

@astronomersiva
Copy link

Can confirm this. Happens only with the style lint enabled.

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