Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

CSS: csslint

lcd047 edited this page Apr 25, 2013 · 11 revisions

Maintainer: Ory Band [email protected]

Install with:

npm install -g csslint

See the project's page for more details.

Checker options:

Specify additional options to csslint with this option. E.g. to disable warnings:

let g:syntastic_csslint_options = "--warnings=none"
Clone this wiki locally