SCSS AutoComplete Follow
Hi,
How do you get Rider to recognize classnames in Razor views for CSS that gets compiled at runtime, i.e. I have a <link /> in the page to "all.css" that doesn't exist locally. It gets created by `LigerShark.WebOptimizer.Sass` at runtime.
So, currently my dotnet core mvc Razor views are full of "notices" about css classes that doesn't exist.
Thanks!
Please sign in to leave a comment.