Related to Issue #109:
Hi there,
this rule works if I check it online on csslint.net, but not if I check it locally with the latest repo version (0.5.0)
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr }
Any ideas? :)
Tom