Remove Bootstrap

This commit is contained in:
derek holloway
2026-02-13 14:50:07 -08:00
parent 88789683d2
commit 7846e0766a
-1
View File
@@ -5,7 +5,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="/" />
<link rel="stylesheet" href="@Assets["lib/bootstrap/dist/css/bootstrap.min.css"]" />
<link rel="stylesheet" href="@Assets["app.css"]" />
<link rel="stylesheet" href="@Assets["WebServer.styles.css"]" />
<ImportMap />