0

Possible Duplicate:
Make CSS 3.0 the Default in Visual Studio 2010 SP1 Web Update

I have certain CSS styles (v 3.0) that work fine while deployed but everytime I open up the project It gets reset to 2.1. Is there a way I can force it to use only CSS 3.0 ?? Is there a properties field somewhere that I could Change?? Thanks

Community
  • 1
  • 1
user1266515
  • 796
  • 3
  • 15
  • 33

1 Answers1

0

I'm surprised I did not get any answers on this Question. Anyway here is credit to DaveHale23 of the forum for his post here

Make CSS 3.0 the Default in Visual Studio 2010 SP1 Web Update

that helped me out. Once I installed this:

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

VS2010 remembered the 3.0 setting on reopening the project.

Community
  • 1
  • 1
user1266515
  • 796
  • 3
  • 15
  • 33