cssane
v0.5.0
Published
CSS linter built on Rework.
Downloads
8
Readme
cssane
CSS linter built on Rework.
Install
npm -g install cssaneUse It
cssane style.cssTest It
npm testCodes
Checker codes are namespaced as follows:
EXXX: Errors. Only a parse will emit this (for now).WXXX: Warnings. These indicate an uintended error in your code.SXXX: Opinionated style checks.PXXX: Potentially a performance problem.
License
MIT. See LICENSE.
