Commit 0647cbb4 by Brett Wilkins

Merge pull request #92 from adamvaughan/comment-fix

Fix comment.
parents e01f6a18 aefe206a
......@@ -15,7 +15,7 @@ var imports = {};
*
* `force` Always re-compile
* `debug` Output debugging information
* `src` Source directory used to find .styl files
* `src` Source directory used to find .scss files
* `dest` Destination directory used to output .css files
* when undefined defaults to `src`.
* `outputStyle` Sass output style (nested,expanded, compact or compressed)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment