Skip to content

Commit 187cf94

Browse files
authored
Merge pull request #46 from firstcontributions/update-global-styles-import
2 parents 701da58 + b3338aa commit 187cf94

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

app/globals.css

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import './globals.css'
1+
import 'src/styles/globals.css'
22

33
export default function RootLayout({
44
children,

0 commit comments

Comments
 (0)