0.5.5 • Published 12 years ago
lesscsslint v0.5.5
lesscsslint
Command line interface
Install lesscsslint with npm to use the command line interface:
npm install -g lesscsslintValidate a file like so:
lesscsslint myfile.lessor pipe input into stdin:
cat myfile.less | lesscsslintlesscsslint will either report a syntax error with details or exit quietly.
Options
$ lesscsslint --help
Usage: lesscsslint [options] <files>
Options:
-h, --help output usage information
-V, --version output the version number
--format <format> Indicate which format to use for output.
--errors <rules> Indicate which CSSLint rules to include as errors.
--warnings <rules> Indicate which rules to include as warnings.
--ignore <rules> Indicate which rules to ignore completely.0.5.5
12 years ago
0.5.4
12 years ago
0.5.3
12 years ago
0.5.2
12 years ago
0.5.1
12 years ago
0.5.0
12 years ago
0.4.0
12 years ago
0.3.5
12 years ago
0.3.4
12 years ago
0.3.3
12 years ago
0.3.2
12 years ago
0.3.1
12 years ago
0.3.0
12 years ago
0.2.4
12 years ago
0.2.3
12 years ago
0.2.2
12 years ago
0.2.1
12 years ago
0.2.0
12 years ago
0.1.0
12 years ago
0.0.5
12 years ago
0.0.4
12 years ago
0.0.3
12 years ago
0.0.2
12 years ago
0.0.1
12 years ago

