aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/root.tsx
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-03-08 14:25:12 +0900
committernsfisis <nsfisis@gmail.com>2025-03-08 14:25:12 +0900
commit8a182e517ca0c33da5c0163a6ae9c9470ca9d3a5 (patch)
tree11b479677fccc77262a6a97ff2d4422cbb13ca5a /frontend/app/root.tsx
parent6ca6cf90f705a26b0db2509214e4deb895980e50 (diff)
downloadiosdc-japan-2025-albatross-8a182e517ca0c33da5c0163a6ae9c9470ca9d3a5.tar.gz
iosdc-japan-2025-albatross-8a182e517ca0c33da5c0163a6ae9c9470ca9d3a5.tar.zst
iosdc-japan-2025-albatross-8a182e517ca0c33da5c0163a6ae9c9470ca9d3a5.zip
fix style
Diffstat (limited to 'frontend/app/root.tsx')
-rw-r--r--frontend/app/root.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/app/root.tsx b/frontend/app/root.tsx
index e47d794..20aa910 100644
--- a/frontend/app/root.tsx
+++ b/frontend/app/root.tsx
@@ -9,6 +9,7 @@ import {
ScrollRestoration,
} from "@remix-run/react";
import "./tailwind.css";
+import "./shiki.css";
config.autoAddCss = false;