mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
commit
f517d704b8
@ -6,6 +6,7 @@ import Head from "next/head";
|
||||
import "styles/globals.css";
|
||||
import "styles/theme.css";
|
||||
import "styles/manrope.css";
|
||||
import "styles/custom.css";
|
||||
import nextI18nextConfig from "../../next-i18next.config";
|
||||
|
||||
import { ColorProvider } from "utils/contexts/color";
|
||||
|
3
src/styles/custom.css
Normal file
3
src/styles/custom.css
Normal file
@ -0,0 +1,3 @@
|
||||
/*
|
||||
Mount this file and define your custom styles
|
||||
*/
|
Loading…
x
Reference in New Issue
Block a user