Skip to content

mven/sass-lint-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sass Lint CLI

A CLI package for Sass Lint

! Deprecated !

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.

Installation

npm install sass-lint-cli

Config File Support

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.

Examples

sl-cli main.scss
sl-cli *.scss
sl-cli **/*.scss

About

A CLI for sass-lint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published