We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6710442 commit de0c738Copy full SHA for de0c738
.template.config/templates/webapp/src/AntDesign.Pro.Template/Components/App.razor
@@ -7,7 +7,7 @@
7
<base href="/" />
8
<link href="_content/AntDesign/css/ant-design-blazor.css" rel="stylesheet" />
9
<link href="_content/AntDesign.ProLayout/css/ant-design-pro-layout-blazor.css" rel="stylesheet" />
10
- <link rel="stylesheet" href="AntDesign.Pro.Template.bundle.scp.css" />
+ <link rel="stylesheet" href="AntDesign.Pro.Template.styles.css" />
11
<link href="./css/site.css" rel="stylesheet" />
12
<link rel="icon" type="image/png" href="favicon.png" />
13
<HeadOutlet @rendermode="InteractiveAuto" />
0 commit comments