0.0.10 • Published 9 years ago

sasslint v0.0.10

Weekly downloads
97
License
MIT
Repository
github
Last release
9 years ago

SassLint NPM Version wercker status

:construction: Under construction! Not ready for public use. :construction:

SassTree is a JavaScript SCSS linter, built on SassTree.

screenshot

To install, run npm install -g sasslint.

Configuration

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.

Development

npm install
./bin/sasslint tests/input.scss
0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago