Skip to content

Commit

Permalink
minor path edit
Browse files Browse the repository at this point in the history
  • Loading branch information
hanmilLee committed Mar 25, 2023
1 parent 919ea0a commit 2c8f431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import 'styles/global.css'
import 'styles/notion.css'
// global style overrides for prism theme (optional)
import 'styles/prism-theme.css'
import '~/styles/custom/index.scss';
import 'styles/custom/index.scss';

import { bootstrap } from '@/lib/bootstrap-client'
import {
Expand Down

0 comments on commit 2c8f431

Please sign in to comment.