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
[#18] The plugin is upgraded for compatibility with the latest css-loader v6.4.0. The upgrade alters hashes generated for the classnames. Beware: it turns out even without css-loader and this plugin's updates to the latest versions, the compatibility between their older versions can be broken by upgrade of Webpack, and some of its plugins (e.g.mini-css-extract-plugin), thus it is recommended to upgrade everything to the latest versions.