feat(frontend+backend): add theming to the blazor frontend
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
<base href="/" />
|
||||
<link rel="stylesheet" href="bootstrap/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<link rel="stylesheet" href="css/nimbusflow.css" />
|
||||
<link rel="stylesheet" href="NimbusFlow.Frontend.styles.css" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css" rel="stylesheet" />
|
||||
<HeadOutlet />
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user