Closed EwaMakowska closed 7 years ago
OK, there's just big mistake in README. It should be:
loader: 'style-style!css-loader?modules&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]'
One, my mistake that I had not recognised it earlier; second: it should be correct there.
Webpack configuration is wrong. After adding
loader: 'style!css-loader?modules&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]'
i have error:
ERROR in ./src/App.jsx Module not found: Error: Can't resolve 'style' in 'C:\projects\transEdu_04.2-test\transEdu-carriersRanking'
-src --app.jsx --css ---style.css
in app.jsx: