Revert "feat: Custom CSS"

pull/953/head
shamoon 1 year ago committed by GitHub
parent 3cbfd10df7
commit b9b989fd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save