CSS 3.0 in Visual Studio 2010

前端 未结 5 1164
离开以前
离开以前 2020-12-03 06:42

I would like to use Validation (CSS 3.0) instead of CSS 2.1 for Visual Studio 2010. I\'ve scanned through SO and noticed a comment saying that 3.0 wasn\'t finalized so it wa

5条回答
  •  执笔经年
    2020-12-03 07:03

    Microsoft developers have released an update to the web standards to include CSS 3.0 in Visual Studio.

    Web Standards Update for Microsoft Visual Studio 2010 SP1 http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83

    After a simple installation, you will have the CSS 3.0 option in Visual Studio.

    (The toolbar command is called "Cascading Style Sheet Version for Validation", and is on the "Style Sheet" toolbar.)

    screenshot

提交回复
热议问题