Skip to content

Commit a46ea9a

Browse files
authored
README: add intro to usage
1 parent 9508990 commit a46ea9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ npm install --save-dev css-loader
2323

2424
<h2 align="center">Usage</h2>
2525

26+
The `css-loader` interprets `@import` and `url()` like `requires`.
27+
2628
Use the loader either via your webpack config, CLI or inline.
2729

2830
### Via webpack config (recommended)

0 commit comments

Comments
 (0)