CSS Isolation
How to achieve style inheritance with Blazor CSS isolation
We explore how to achieve traditional style inheritance with Blazor CSS isolation.
Use CSS isolation in your Blazor projects
We talk about scoping your CSS to your Blazor components—all without a stylesheet reference.