[Blazor Wasm] css isolation not wokring. #28626
Labels
area-blazor
Includes: Blazor, Razor Components
feature-css-isolation
This issue is related to CSS Isolation feature
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
Status: Resolved
I have two layouts as follows:
CSS file for
MainLayout.razor
isMainLayout.razor.css
as follows:CSS file for
AdminLayout.razor
isAdminLayout.razor.css
as follows:None of the styles is applied when the respective layout page is rendered.
The text was updated successfully, but these errors were encountered: