README.md

#CSSLint

Validate your CSS code with CSSLint.

  • Supports .csslintrc files

##Installation

  • Download the zip file and unzip it to your plugin folder.

##Requirements

  • Requires modern browser with web worker.
    • FF >= 3.5
    • Chrome >= 4
    • IE >= 10
    • Opera >= 10.6
    • Safari >= 4
    • Details: caniuse.com

##Example

Example

##Credit

Uses CSSLint (released under MIT License).