Skip to content

Commit 1332eb7

Browse files
committed
Merge pull request webpack-contrib#9 from fresheneesz/patch-1
npm installation instructions
2 parents 96d9a8e + 113d4cb commit 1332eb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# css loader for webpack
22

3+
## installation
4+
5+
`npm install css-loader`
6+
37
## Usage
48

59
``` javascript

0 commit comments

Comments
 (0)