fix(postmerge): guard DeepDrftMenu SSR hang, add Manager root redirect, add Manager styles link
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<base href="/" />
|
||||
<DeepDrftFontLinks />
|
||||
<link href=@Assets["_content/MudBlazor/MudBlazor.min.css"] rel="stylesheet" />
|
||||
<link rel="stylesheet" href="@Assets["DeepDrftManager.styles.css"]" />
|
||||
<link rel="stylesheet" href="@Assets["_content/DeepDrftShared.Client/styles/deepdrft-tokens.css"]" />
|
||||
<ImportMap />
|
||||
<link rel="icon" type="image/ico" href="deepdrft-logo.ico" />
|
||||
|
||||
Reference in New Issue
Block a user