migration wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Metadata } from 'next';
|
||||
import { Inter } from 'next/font/google';
|
||||
import './globals.scss';
|
||||
import './globals.css';
|
||||
|
||||
const inter = Inter({
|
||||
subsets: ['latin', 'latin-ext'],
|
||||
|
||||
Reference in New Issue
Block a user