Skip to content

Commit 7209e01

Browse files
committed
Remove unused styles
1 parent 7e23aaa commit 7209e01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/tailwind/Pages/Shared/_Layout.cshtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<meta name="hydro-config" />
88
<title>@ViewData["Title"] - Hydro</title>
99
<link rel="stylesheet" href="~/css/output.css" asp-append-version="true" />
10-
<link rel="stylesheet" href="~/HydroTemplates.Tailwind.styles.css" asp-append-version="true" />
1110
<link rel="icon" type="image/png" href="/images/logo-icon.png">
1211
<link rel="apple-touch-icon" type="image/png" href="/images/logo-icon.png">
1312
<script src="~/hydro/hydro.js" asp-append-version="true"></script>

0 commit comments

Comments
 (0)