Skip to content

Commit

Permalink
docs(readme): Parse the 1st paragraph's markdown links (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alice Young authored and jhnns committed Mar 23, 2017
1 parent 56c92b4 commit f4ef7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<p align="center">
Compiles Sass to CSS.
</p>

Use the [css-loader](https://github.com/webpack-contrib/css-loader) or the [raw-loader](https://github.com/webpack-contrib/raw-loader) to turn it into a JS module and the [ExtractTextPlugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) to extract it into a separate file.
Looking for the webpack 1 loader? Check out the [archive/webpack-1 branch](https://github.com/webpack-contrib/sass-loader/tree/archive/webpack-1).

Expand Down

0 comments on commit f4ef7ec

Please sign in to comment.