Quote:
Originally Posted by kovidgoyal
Umm wait for the next release when I will disable it along with the rest of the stylistic checks that I have already disabled.
|
I just spotted this one:
Duplicate property 'background-color" found, as an error. So it's not just doing it at the class level, but down within a class.
Edit: Just spotted that that error was because the color definition was twice within the same class. That does make sense as an error.