{"library":"sass-lint-cli","title":"Sass Lint CLI","description":"A CLI wrapper for sass-lint that provides command-line linting of SCSS files. Version 0.0.5 is the last release; the package is deprecated because sass-lint now includes its own built-in CLI. It lacks support for custom configuration files (always falls back to sample config), and predates sass-lint's official CLI integration. No longer maintained.","language":"javascript","status":"deprecated","last_verified":"Fri May 01","install":{"commands":["npm install sass-lint-cli"],"cli":{"name":"sass-lint-cli","version":null}},"imports":["npm install -g sass-lint-cli"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g sass-lint-cli\nsl-cli src/**/*.scss\n# Note: Custom config not supported; uses sass-lint sample config","lang":"javascript","description":"Install globally and run on SCSS files. No import, just CLI usage.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}