Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benholloway committed Aug 13, 2015
1 parent c446e9f commit 4539e32
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,6 @@ module.exports = {

* `absolute` Forces the url() to be resolved to an absolute path. This is considered
[bad practice](http://webpack.github.io/docs/how-to-write-a-loader.html#should-not-embed-absolute-paths) so only do it
if you encounter problems with the
if you know what you are doing.

* `sourceMap` Generate a source-map.

0 comments on commit 4539e32

Please sign in to comment.