Skip to content
This repository was archived by the owner on Jan 1, 2018. It is now read-only.

bitExpert/cs-scsslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitexpert-cs-scsslint Dependency Status

This repository contains the configuration for scss-lint which is used by the grunt-scss-lint plugin to lint SCSS source files.

Installation

It is required to have the scss-lint ruby package installed as the grunt-scss-lint plugin is a wrapper round that tool. You can use gem to install the package:

sudo gem install scss-lint -v 0.29.0

Add the "bitexpert-cs-scsslint" package to the dev-dependencies section of your package.json file which resides in the root folder of your project:

"devDependencies": {
    "bitexpert-cs-scsslint": "^0.1.0"
}

Now run npm install to download and install bitexpert-cs-scsslint as well as the required dependencies:

npm install

License

bitexpert-cs-scsslint is released under the Apache 2.0 license.

About

[DEPRECATED] bitExpert scsslint style configuration

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors