We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7843e77 commit 6d160a2Copy full SHA for 6d160a2
lib/less/env.js
@@ -58,6 +58,7 @@
58
'silent', // whether to swallow errors and warnings
59
'verbose', // whether to log more activity
60
'compress', // whether to compress
61
+ 'yuicompress', // whether to compress with the outside tool yui compressor
62
'ieCompat', // whether to enforce IE compatibility (IE8 data-uri)
63
'strictMath', // whether math has to be within parenthesis
64
'strictUnits' // whether units need to evaluate correctly
0 commit comments