982 Forks
10392 Stars
10392 Watchers

stylelint

A mighty CSS linter that helps you avoid errors and enforce conventions.

How to download and setup stylelint

Open terminal and run command
git clone https://github.com/stylelint/stylelint.git
git clone is used to create a copy or clone of stylelint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stylelint https://github.com/stylelint/stylelint/archive/master.zip

Or simply clone stylelint with SSH
[email protected]:stylelint/stylelint.git

If you have some problems with stylelint

You may open issue on stylelint support forum (system) here: https://github.com/stylelint/stylelint/issues