I have two projects, one with MAUI, and another Blazor, do i have any chance to share one common css file between these two projects?
I already tried to add this to the shared project, but the problem, it's, I cannot get any access to it, from the launched project, because I don`t have it in www root.