I just switched from Visual Studio 2012 to 2013.
Editing CSS code in 2012 always showed me the ‘style’ in the ‘Properties’ Windows on the bottom right, where I was able to adjust the CSS attributes.
Now in Visual Studio 2013 the ‘Properties’ Window on the right is empty, as soon as I open a CSS file. No ‘style’ element is present in 'Properties'.
How do I activate it?
Or has this feature been replaced by a more advanced feature?
Patrick