-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-serverfeature-css-isolationThis issue is related to CSS Isolation featureThis issue is related to CSS Isolation featurequestion
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Where is <link href="BlazorServer.styles.css" rel="stylesheet" />? I don't find it anywhere in the bootstrapped application! https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/create
Refused to apply style from 'https://myapp/BlazorServer.styles.css' because its MIME type ('') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
7.0.101
Anything else?
No response
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-serverfeature-css-isolationThis issue is related to CSS Isolation featureThis issue is related to CSS Isolation featurequestion