Every theme (besides catppuccin, there are mutliple flavors of this)

This commit is contained in:
MotorTruck1221
2025-03-26 00:06:40 -06:00
parent 40ee155dc0
commit a7b20c3ef6
3 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
import "@styles/themes/default.css";
import "@styles/themes/index.css";
import "@styles/global.css";
import { ClientRouter } from "astro:transitions";
import Loader from "@components/Loader.astro";