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

Deprecation warning with ember-cli-sass #289

Open
ntodd opened this issue Jun 26, 2018 · 0 comments
Open

Deprecation warning with ember-cli-sass #289

ntodd opened this issue Jun 26, 2018 · 0 comments

Comments

@ntodd
Copy link

ntodd commented Jun 26, 2018

DEPRECATION WARNING on line 1, column 8 of /ember-app/tmp/sass_compiler-input_base_path-xAOqyt5U.tmp/app/styles/app.scss:
Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass.
Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer.
// app.scss
@import 'pod-styles';

ember-cli: 3.1.4
ember: 3.1.2
ember-cli-sass: 7.1.7
node-sass: 4.9.0

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

1 participant