v3: added multiple stylesheets, improved user profiles

This commit is contained in:
khannurien
2026-04-06 15:36:04 +00:00
parent a69788c15b
commit 3b6980a8fc
24 changed files with 2182 additions and 714 deletions

View File

@@ -6,6 +6,8 @@ import App from "./App.tsx";
import { i18n, loadCatalog } from "./i18n.ts";
import "./index.css";
import "./themes/smooth.css";
import "./themes/brutalist.css";
await loadCatalog();