A CLI package for Sass Lint
Now that Sass Lint has a built-in CLI, this package is now depreated. Please use Sass Lint for your CLI purposes as I cannot guarantee this will be available in the future.
npm install sass-lint-cli
Custom configuration using .sass-lint.yaml
is not yet supported and will fallback to Sass Lint's sample configuration. Support for custom configs is in the works.
sl-cli main.scss
sl-cli *.scss
sl-cli **/*.scss