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 7e23aaa commit 7209e01Copy full SHA for 7209e01
templates/tailwind/Pages/Shared/_Layout.cshtml
@@ -7,7 +7,6 @@
7
<meta name="hydro-config" />
8
<title>@ViewData["Title"] - Hydro</title>
9
<link rel="stylesheet" href="~/css/output.css" asp-append-version="true" />
10
- <link rel="stylesheet" href="~/HydroTemplates.Tailwind.styles.css" asp-append-version="true" />
11
<link rel="icon" type="image/png" href="/images/logo-icon.png">
12
<link rel="apple-touch-icon" type="image/png" href="/images/logo-icon.png">
13
<script src="~/hydro/hydro.js" asp-append-version="true"></script>
0 commit comments