You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for this late response.
We have "sass" in our peer dependencies and technically node-sass is not being used.
I believe it remained there because of a mistake. It will be removed in the coming release.
bootstrap-loader
requiresnode-sass
as a peer dependency.bootstrap-loader/package.json
Line 41 in 2c4c85b
I prefer Dart Sass because:
node-sass
has been deprecated.node-sass
tends to fail to build on installIs there a way to use
bootstrap-loader
withoutnode-sass
?The text was updated successfully, but these errors were encountered: