Skip to content

Commit 6c15025

Browse files
committed
Update README.md
1 parent 9b4d616 commit 6c15025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ either add the css-loader’s [`importLoaders` option]:
149149
}
150150
```
151151

152-
or replace `css-loader` with [postcss-modules] plugin.
152+
or use [postcss-modules] plugin instead of `css-loader`.
153153

154154
[`importLoaders` option]: https://github.com/webpack/css-loader#importing-and-chained-loaders
155155
[postcss-modules]: https://github.com/outpunk/postcss-modules

0 commit comments

Comments
 (0)