Код: Выделить всё
Program.cs
Код: Выделить всё
builder.WebHost.UseStaticWebAssets();
< /code>
App.razor
Код: Выделить всё
< /code>
MainLayout.razor
Код: Выделить всё
< /code>
The AppBar.razor.css
Код: Выделить всё
.test-class[b-rx6ij8vkro] {
color: red;
background-color: aquamarine;
}
< /code>
So far so good, I have the b-rx6ij8vkro
Код: Выделить всё
< /code>
No b-rx6ij8vkro
Подробнее здесь: https://stackoverflow.com/questions/794 ... ompiled-ra