Recently, I added the "HTML CSS Support" extension to my VS Code, but it seems like it's only compatible with files having a .html extension. Unfortunately, I've been facing difficulties in getting it to work properly with .cshtml files unless I go through the hassle of renaming them temporarily to html.
Is there a more efficient approach to enable VS Code to provide intellisense for both local and remote .css files when working on .cshtml files?