How to disable CSS warnings in Visual Studio 2012?

Every time I save a CSS file, a lot of warnings from the CSS file appear in the Error List panel. for example

Fulzh.png

Most of these warnings are WTF as far as I know.

How can I stop this panel every time I save a file?

I do not want to disable the panel that appears on real errors.

Note that I have no detection errors in the CSS settings:

Aypsr.png

+4
source share

All Articles