SassTree is a JavaScript SCSS linter, built on SassTree.
To install, run npm install -g sasslint
.
SassLint will recursively search for a .sasslint.json
configuration file in parent directories of the file being linted (or a configuration file can be specified with the --config
option). See the example config for details.
npm install
./bin/sasslint tests/input.scss