CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.77k stars 483 forks source link

Disable warnings for SVG styles and flexbox #652

Closed cassidoo closed 8 years ago

cassidoo commented 8 years ago

Both SVG fill and flexbox were fixed at the parser level: https://github.com/CSSLint/parser-lib/pull/150 https://github.com/CSSLint/parser-lib/commit/7734addd0bb52ecf4f9e871a193b08853b829445

But they still have errors in CSSLint + csslint.net.

frvge commented 8 years ago

This will be fixed when we have new release of parserlib and csslint and csslint.net are updated.

Duplicates #514 .