From be1eeb6221803bc9224755ddebe3a55b9b629759 Mon Sep 17 00:00:00 2001 From: hanmillee <94hanmil@gmail.com> Date: Sun, 26 Mar 2023 00:31:16 +0900 Subject: [PATCH] tmp --- pages/_app.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/_app.tsx b/pages/_app.tsx index 091bf17918..013a1f9d1c 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -11,13 +11,13 @@ import posthog from 'posthog-js' import 'prismjs/themes/prism-coy.css' // core styles shared by all of react-notion-x (required) import 'react-notion-x/src/styles.css' -import 'styles/global.css' +// import 'styles/global.css' // this might be better for dark mode // import 'prismjs/themes/prism-okaidia.css' // global style overrides for notion import 'styles/notion.css' // global style overrides for prism theme (optional) -import 'styles/prism-theme.css' +// import 'styles/prism-theme.css' import { bootstrap } from '@/lib/bootstrap-client' import {