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
Hey @kitze, I am a bit new to webpack and all I know about this is from what I read in the issue. I am not sure if just setting importLoaders:2 is good enough. If you think this is all that is required, then I can submit a PR.
Please refer to the following for details
webpack-contrib/css-loader#131
Setting
importLoaders: 2
seems to fix the issue. I tried this and it works for me.The text was updated successfully, but these errors were encountered: