Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

DFurnes/sasslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SassLint NPM Version wercker status

⚠️ No longer maintained. Take a look at stylelint for an alternative.

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

About

📋 SCSS style linter, built in JavaScript.

Resources

Stars

Watchers

Forks