Skip to content

Commit 566e01b

Browse files
committed
Update README.md
1 parent 1332eb7 commit 566e01b

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
@@ -6,6 +6,8 @@
66

77
## Usage
88

9+
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
10+
911
``` javascript
1012
var css = require("css!./file.css");
1113
// => returns css code from file.css, resolves imports and url(...)

0 commit comments

Comments
 (0)