When hardcoding a media query into an ASP.NET Razor page file, you need to use @@ instead of @ to ensure the query is rendered correctly. Kudos: https://stackoverflow.com/a/6873785/75594
…standing on the shoulders of giants…
When hardcoding a media query into an ASP.NET Razor page file, you need to use @@ instead of @ to ensure the query is rendered correctly. Kudos: https://stackoverflow.com/a/6873785/75594