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.
2 parents 7dd0d82 + 7e42a3d commit 1ed4ba6Copy full SHA for 1ed4ba6
SmartPasteButton/BlazorWebApp/Components/App.razor
@@ -9,7 +9,7 @@
9
<link rel="stylesheet" href="app.css" />
10
<link rel="stylesheet" href="BlazorWebApp.styles.css" />
11
<link rel="icon" type="image/png" href="favicon.png" />
12
- <link href="_content/Syncfusion.Blazor.Themes/fluent.css" rel="stylesheet" />
+ <link href="_content/Syncfusion.Blazor.Themes/tailwind.css" rel="stylesheet" />
13
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
14
<HeadOutlet @rendermode="InteractiveServer" />
15
</head>
0 commit comments