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

Sass import fails in Module Unification app #648

Closed
simonihmig opened this issue Aug 24, 2018 · 2 comments
Closed

Sass import fails in Module Unification app #648

simonihmig opened this issue Aug 24, 2018 · 2 comments

Comments

@simonihmig
Copy link
Contributor

Created separate issue for this, as reported by @dguettler here:

import statement fails to locate the ember-bootstrap/bootstrap file when included in app.scss

Sass Syntax Error (SassCompiler) in src/ui/styles/app.scss:2:

Error: File to import not found or unreadable: ember-bootstrap/bootstrap.
        on line 2 of tmp/sass_compiler-input_base_path-TvLIefue.tmp/src/ui/styles/app.scss
>> @import “ember-bootstrap/bootstrap”;
@simonihmig
Copy link
Contributor Author

This PR 👆 fixes the issue in ember-cli!

@simonihmig simonihmig removed the bug label Nov 18, 2018
@simonihmig
Copy link
Contributor Author

This is finally fixed in Ember CLI by ember-cli/ember-cli#8289!

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