-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
Can't @import bootstrap-sass #79
Comments
Probably caused by #73 |
Any solution on this? |
Does |
Yeah I think so - after updating my modules things started to work again. I am good. |
I'm glad I could help 😀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure if I'm doing wrong but the advice I followed in the readme doesn't seem to be working.
webpack.config.js:
My main sass file:
Is there a way I can see inside the black box how the ~ is interpreted, using a debugger or something?
node_modules/bootstrap-sass/assets/stylesheets/_bootstrap.scss
definitely exists in my project and I have been able torequire()
it. But I get the following error when I try to@import
it:The text was updated successfully, but these errors were encountered: