Skip to content

Commit

Permalink
Update 'stylesheetPath' option in README
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasilev- committed Nov 22, 2016
1 parent b7d3019 commit 8cb146f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -48,10 +48,10 @@ See [PostCSS](https://github.com/postcss/postcss) docs for examples for your env

###### stylesheetPath

> Relative path to the folder that will keep your output stylesheet(s).
> Relative path to the folder that will keep your output stylesheet(s). If it's null the path of CSS file will be used.
- Default: `./`
- Required: `true`
- Default: null
- Required: `false`

###### spritePath

Expand Down

0 comments on commit 8cb146f

Please sign in to comment.