Skip to content

Commit

Permalink
docs(README): fix broken link (importLoaders) (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Sherby authored and michael-ciniawsky committed Nov 5, 2017
1 parent bcc9ccf commit 31a25e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -350,7 +350,7 @@ either add the css-loader’s [`importLoaders`] option.

or use [postcss-modules] instead of `css-loader`.

[`importLoaders`]: https://github.com/webpack-contrib/css-loader#importing-and-chained-loaders
[`importLoaders`]: https://github.com/webpack-contrib/css-loader#importloaders
[cannot be used]: https://github.com/webpack/css-loader/issues/137
[CSS Modules]: https://github.com/webpack/css-loader#css-modules
[postcss-modules]: https://github.com/outpunk/postcss-modules
Expand Down

0 comments on commit 31a25e8

Please sign in to comment.