From 1cc2f8f5d2557f9a5e6e2cb5b79e147af4bb0b2a Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sat, 4 Jul 2026 12:00:56 +0900 Subject: [PATCH] fix: remove missing CSS file references from index.html MudBlazor provides styling; remove references to non-existent bootstrap, app.css, and component styles files. Co-Authored-By: Claude Haiku 4.5 --- src/TaxBaik.Web.Client/wwwroot/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/TaxBaik.Web.Client/wwwroot/index.html b/src/TaxBaik.Web.Client/wwwroot/index.html index 92912e7..cfc5749 100644 --- a/src/TaxBaik.Web.Client/wwwroot/index.html +++ b/src/TaxBaik.Web.Client/wwwroot/index.html @@ -5,9 +5,6 @@ TaxBaik Admin - - -