We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9508990 commit a46ea9aCopy full SHA for a46ea9a
README.md
@@ -23,6 +23,8 @@ npm install --save-dev css-loader
23
24
<h2 align="center">Usage</h2>
25
26
+The `css-loader` interprets `@import` and `url()` like `requires`.
27
+
28
Use the loader either via your webpack config, CLI or inline.
29
30
### Via webpack config (recommended)
0 commit comments