Webpack allows you to change the format through its loader configuration. Perhaps, this could get implemented to CSS Modules too, if it’s not already. loaders: [ ... { test: /\.css$/, loader:…
Webpack allows you to change the format through its loader configuration. Perhaps, this could get implemented to CSS Modules too, if it’s not already. loaders: [ ... { test: /\.css$/, loader:…