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 d99f992 commit fc9ef25Copy full SHA for fc9ef25
README.md
@@ -43,7 +43,7 @@ require("style-loader/url!file-loader!./file.css");
43
44
(experimental)
45
46
-When using [local scope CSS](https://github.com/webpack/css-loader#local-scope) the module exports the generated identifiers:
+When using [local scope CSS](https://github.com/webpack/css-loader#css-scope) the module exports the generated identifiers:
47
48
``` javascript
49
var style = require("style-loader!css-loader!./file.css");
0 commit comments