Roc 5 years ago
parent
commit
04809fba03
1 changed files with 1 additions and 0 deletions
  1. 1 0
      samples/WebApplicationSample/Views/Shared/_Layout.cshtml

+ 1 - 0
samples/WebApplicationSample/Views/Shared/_Layout.cshtml

@@ -16,6 +16,7 @@
               asp-fallback-test-class="sr-only" asp-fallback-test-property="position" asp-fallback-test-value="absolute"
               crossorigin="anonymous"
               integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" />
+        <link rel="stylesheet" href="~/css/site.min.css" />
     </environment>
 </head>
 <body>