add a one-line description of what the style-loader actually does

master
Chris Sattinger 2016-05-02 11:05:37 +02:00
parent bba5bdb192
commit 4f319d2bdf
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# style loader for webpack
Adds CSS to the DOM by injecting a `<style>` tag
## Usage
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)