Skip to content

Docs: Add section on CSS isolation limitation#13083

Merged
danielchalmers merged 1 commit intoMudBlazor:devfrom
omarkurtovic:docs/css-isolation-warning
Apr 19, 2026
Merged

Docs: Add section on CSS isolation limitation#13083
danielchalmers merged 1 commit intoMudBlazor:devfrom
omarkurtovic:docs/css-isolation-warning

Conversation

@omarkurtovic
Copy link
Copy Markdown
Contributor

I've added a new section to the documentation specifically addressing the CSS isolation limitation.

I explained that this is a fundamental Blazor framework limitation rather than a MudBlazor-specific bug, and provided alternative styling methods for the user to try.

The new section is placed at the bottom of the Customization Overview page. It felt inconsistent with the Information Architecture to put it near the top, since that section is primarily focused on configuring the MudTheme.

image

Checklist:

Closes #12391

@mudbot mudbot Bot changed the title Docs: Add css isolation limitation #12391 Docs: Add css isolation limitation Apr 19, 2026
@mudbot mudbot Bot added the docs Changes to project docs site that do not affect core library logic label Apr 19, 2026
@danielchalmers danielchalmers changed the title Docs: Add css isolation limitation Docs: Add section on CSS isolation limitation Apr 19, 2026
@danielchalmers
Copy link
Copy Markdown
Member

Thank you!

@danielchalmers danielchalmers merged commit 53a986e into MudBlazor:dev Apr 19, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Changes to project docs site that do not affect core library logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Document Blazor CSS isolation limitations

2 participants