Theme select & Accessability :^)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m0s

This commit is contained in:
2026-01-27 14:26:14 -07:00
parent e2949a28ef
commit abbf39f160
11 changed files with 304 additions and 235 deletions

View File

@@ -0,0 +1,9 @@
import { createCatppuccinPlugin } from "@catppuccin/daisyui";
export default createCatppuccinPlugin(
"latte",
{},
{
default: false,
},
);