We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Maintainer: Ory Band [email protected]
Install with:
npm install -g csslint
See the project's page for more details.
Specify additional options to csslint with g:syntastic_csslint_options. E.g. to disable warnings:
g:syntastic_csslint_options
let g:syntastic_csslint_options = "--warnings=none"