C
C#11mo ago
piet 🙂

❔ 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
<link/>
<link/>
and checked if the
<ScopedCssEnabled>true</ScopedCssEnabled>
<ScopedCssEnabled>true</ScopedCssEnabled>
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?
1 Reply
Accord
Accord11mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.