Skip to content

Commit e02e7a2

Browse files
chore(#404): add intro to usage (@simon04)
2 parents e4e8239 + a46ea9a commit e02e7a2

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)