Merge pull request #953 from benphelps/revert-904-feat/custom-css
Revert "feat: Custom CSS"
This commit is contained in:
commit
f8a0c69e4b
2 changed files with 0 additions and 4 deletions
|
@ -6,7 +6,6 @@ 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";
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
/*
|
||||
Mount this file and define your custom styles
|
||||
*/
|
Loading…
Add table
Reference in a new issue