From 7f6ee1cc9c4f014cc92bc76ac7d5afd0ec350a71 Mon Sep 17 00:00:00 2001 From: hanmillee <94hanmil@gmail.com> Date: Sun, 26 Mar 2023 00:41:44 +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 013a1f9d1c..091bf17918 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 {