Update README.md
authorhahn <hahn.chu91@gmail.com>
Sun, 25 Aug 2013 02:56:39 +0000 (10:56 +0800)
committerhahn <hahn.chu91@gmail.com>
Sun, 25 Aug 2013 02:56:39 +0000 (10:56 +0800)
README.md

index e138914..5fb53db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -94,6 +94,7 @@ Process method accepts a hash as a second parameter, i.e.,
   (run `npm run bench` to see example)
 * `root` - path with which to resolve absolute `@import` rules
 * `relativeTo` - path with which to resolve relative `@import` rules
+* `processImport` - whether to process @import
 
 ### What are the clean-css' dev commands?