dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.2k stars 151 forks source link

Razor Component css files #397

Open genifycom opened 3 years ago

genifycom commented 3 years ago

I notice that css files specifically for one razor component are not currently supported. Is this a possibility?

Thanks

Eilon commented 3 years ago

Hi @genifycom this is something we're working on for the official BlazorWebView support in .NET 6 as part of .NET MAUI. We will have full support for "scoped CSS", which includes supporting files such as Component1.razor.css.