Skip to content

Commit 50af215

Browse files
committed
Merge pull request #120 from crucialfelix/patch-1
add a one-line description of what the style-loader actually does
2 parents bba5bdb + 4f319d2 commit 50af215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# style loader for webpack
22

3+
Adds CSS to the DOM by injecting a `<style>` tag
4+
35
## Usage
46

57
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)

0 commit comments

Comments
 (0)