Skip to content

Commit

Permalink
chore(#404): add intro to usage (@simon04)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky authored Mar 6, 2017
2 parents e4e8239 + a46ea9a commit e02e7a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ npm install --save-dev css-loader

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

The `css-loader` interprets `@import` and `url()` like `requires`.

Use the loader either via your webpack config, CLI or inline.

### Via webpack config (recommended)
Expand Down

0 comments on commit e02e7a2

Please sign in to comment.