mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-13 03:38:36 +09:00
Load globals.css
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import 'tailwindcss/tailwind.css';
|
||||
import { ThemeProvider } from "next-themes";
|
||||
import "../styles/globals.css"
|
||||
|
||||
function MyApp({ Component, pageProps }) {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user