We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, If you type
<link href="@Url.Content("~/Styles/main.css")" rel="stylesheet" type="text/css" />
then there's a red line at the very end of the line. I think it happens because of bad quote placement but I don't see any bad quote placement here.