0.0.10 • Published 10 years ago

sasslint v0.0.10

Weekly downloads
97
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago