feat: add dark theme support

This commit is contained in:
Yidadaa
2023-03-13 03:06:21 +08:00
parent a9940cb05e
commit 14d50f1167
14 changed files with 395 additions and 92 deletions

View File

@@ -1,4 +1,4 @@
import "./globals.css";
import "./globals.scss";
import "./markdown.css";
export const metadata = {