Skip to content

Commit

Permalink
Update documentation regarding url option jonkemp#36
Browse files Browse the repository at this point in the history
  • Loading branch information
Wtower authored Nov 29, 2016
1 parent 2ec9ce9 commit e337098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Whether to remove the original `<link rel="stylesheet">` tags after (possibly) i
Type: `String`
Default: `filePath`

How to resolve hrefs.
How to resolve stylesheet hrefs. This option relates to the `<link rel="stylesheet" href="style.css"` element in the example. Use `url: 'file://' + ...` to override.

#### options.preserveMediaQueries

Expand Down

0 comments on commit e337098

Please sign in to comment.