
Quickly Navigate to a CSS Class Definition in Visual Studio
Suppose you have a CSS style defined as class=”myClass” as shown below: Now suppose you want to know exactly how the myClass style definition is defined. Just place your cursor on myClass and press F12. This will highlight the CSS class for you whether the class definition is in the