Skip to content

Commit

Permalink
docs(readme): add intro to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 authored and joshwiens committed Mar 9, 2017
1 parent 3362b10 commit d4ac0e0
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 d4ac0e0

Please sign in to comment.