View Single Post
Old 03-23-2016, 05:31 AM   #40
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,743
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by JSWolf View Post
Is CSSLint a free program?
Yes, but it's a command line tool that is primarily designed to optimize stylesheets for cross-browser compatibility. I.e. it'll complain about some perfectly acceptable CSS rules because they might cause problems with older IE versions. OTOH, it'll flag some issues that the W3C validator misses, e.g. empty rules or duplicate values.
Doitsu is offline   Reply With Quote