Skip to content

Commit 1e132e1

Browse files
committed
[chore]폴더 수정에 따른 경로수정
1 parent 98810f5 commit 1e132e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import type { Metadata } from 'next';
2-
import '../styles/global.css';
3-
2+
import '@/shared/styles/global.css';
43
export const metadata: Metadata = {
54
title: 'SSOUL',
65
description: '칵테일을 좋아하는 사람들을 위한 서비스',

0 commit comments

Comments
 (0)