I’ve created a Blazor Hybrid project and referenced it in a WinForms project, but the styles are not displaying correctly
this my config https://gist.github.com/SIGEER2222/c9452462a415ce042e323e973558e286
Do I need to configure something, or is it not possible to do this?


