From 8a182e517ca0c33da5c0163a6ae9c9470ca9d3a5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Mar 2025 14:25:12 +0900 Subject: fix style --- frontend/app/root.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/app/root.tsx') 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; -- cgit v1.2.3-70-g09d2