We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4d616 commit 6c15025Copy full SHA for 6c15025
README.md
@@ -149,7 +149,7 @@ either add the css-loader’s [`importLoaders` option]:
149
}
150
```
151
152
-or replace `css-loader` with [postcss-modules] plugin.
+or use [postcss-modules] plugin instead of `css-loader`.
153
154
[`importLoaders` option]: https://github.com/webpack/css-loader#importing-and-chained-loaders
155
[postcss-modules]: https://github.com/outpunk/postcss-modules
0 commit comments