❔ maui hybrid css isolation problems
Hi, I am creating a Mobile app with Maui Hybrid, but am having some trouble with CSS Isolation.
I have checked the and checked if the is set to true.
Searching for '.css' in the csproj does not yield results, so there is no blacklisting happening.
In File explorer searching for: '*.css' does not return any results (except for the default app.css).
Incase it matters, I have setup MudBlazor in my application, maybe that is causing issues?
I have checked the and checked if the is set to true.
Searching for '.css' in the csproj does not yield results, so there is no blacklisting happening.
In File explorer searching for: '*.css' does not return any results (except for the default app.css).
Incase it matters, I have setup MudBlazor in my application, maybe that is causing issues?