Added vite

This commit is contained in:
Simon-Martens
2024-01-25 14:18:01 +01:00
parent 3921f907fb
commit e033bd23f3
8 changed files with 1072 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
<link rel="preload" href="/fonts/LinLibertine_RBah.ttf" as="font" crossorigin/>
@* Styles *@
<link rel="stylesheet" href="/css/output.css" asp-append-version="true" />
<link rel="stylesheet" href="/dist/style.css" asp-append-version="true" />
@* JavaScript *@
@await Html.PartialAsync("/Views/Shared/_JavaScript.cshtml")