Is it possible to change CSS Validation scheme in VS2010

If you want to validate for CSS 3.0 in Visual Studio 2010, you need to install the Visual Studio 2010 Service Pack 1 and then install the “CSS 3 Intellisense Schema”

http://visualstudiogallery.msdn.microsoft.com/7211bcac-091b-4a32-be2d-e797be0db210/view/Discussions

Then you will see “CSS 3.0” in the drop down that easwee mentioned.

Leave a Comment