News

CSS Lint results for a sample CSS snippet. Visual Studio integration CssCop brings the CSS Lint functionality to the Visual Studio environment, so you can check your CSS code without leaving the IDE.
Then press F12 (or right-mouse click and select Go To Definition) and, voila, you're in the right style sheet with your CSS class rule selected. It also works with the CssClass attribute: ...