From 0193f43df4387061938fb6940e1cfa2e40775256 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 19 Jul 2013 20:32:55 +0300 Subject: [PATCH] Update README.md with the new `-s` switch. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99142f47..58dba4c0 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ cleancss [options] --s1 Remove all special comments but the first one -r, --root [root-path] Set a root path to which resolve absolute @import rules -o, --output [output-file] Use [output-file] as output instead of STDOUT +-s, --skip-import, Disable the @import processing ``` #### Examples: -- 2.34.1