From 3004b75a63a376c59ba8e65a29bc9a1a1f1bb268 Mon Sep 17 00:00:00 2001 From: kensiiwasaki Date: Tue, 21 Nov 2023 16:40:17 +0900 Subject: [PATCH] =?UTF-8?q?modify:=20=E3=82=B0=E3=83=AD=E3=83=BC=E3=83=90?= =?UTF-8?q?=E3=83=ABCSS-import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/root.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/root.tsx b/app/root.tsx index 6e0bf96..595e42b 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -1,4 +1,5 @@ import "@mantine/core/styles.css"; +import "./app.css"; import { cssBundleHref } from "@remix-run/css-bundle"; import type {