universal uri for globals.css; only code allows under app

This commit is contained in:
2026-05-19 21:56:04 +08:00
parent e5e1b402a3
commit 0e6e210abc
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import type { Metadata } from "next";
import { Geist, Geist_Mono } from "next/font/google";
import "./globals.css";
import "@/styles/globals.css";
const geistSans = Geist({
variable: "--font-geist-sans",

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB