/* Contract: Import MudBlazor into the lowest cascade layer and keep its layer name aligned with app.css. */
@import url('/_content/MudBlazor/MudBlazor.min.css') layer(mudblazor);
