Skip to content

Commit 1bfc1f4

Browse files
committed
Ref globals.css import
1 parent 9fd49ac commit 1bfc1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
import type { Metadata } from "next"
2-
31
import "@/styles/globals.css"
42

3+
import type { Metadata } from "next"
4+
55
import { fontMono, fontSans } from "@/lib/fonts"
66
import { cn } from "@/lib/utils"
77
import { ThemeProvider } from "@/components/theme-provider"

0 commit comments

Comments
 (0)