From 0287bba31ebfdbeec1cdee7439f549b2b604e20f Mon Sep 17 00:00:00 2001 From: hanmillee <94hanmil@gmail.com> Date: Sun, 26 Mar 2023 01:02:01 +0900 Subject: [PATCH] path --- pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_app.tsx b/pages/_app.tsx index 4284fa3e22..3c13b26aed 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -12,7 +12,7 @@ import posthog from 'posthog-js' // import 'prismjs/themes/prism-okaidia.css' // global style overrides for notion // global style overrides for prism theme (optional) -import '~/styles/custom/index.scss'; +import 'styles/custom/index.scss'; import { bootstrap } from '@/lib/bootstrap-client' import {