update settings page, move admin-panel to tailwind/daisy

This commit is contained in:
Evan Jarrett
2026-02-06 11:23:12 -06:00
parent 834bb8d36c
commit ef0161fb0e
49 changed files with 1690 additions and 1585 deletions
+1
View File
@@ -6,6 +6,7 @@
/* Content sources for class detection */
@source "../../templates/**/*.html";
@source "../../public/js/**/*.js";
@source "../../../hold/admin/templates/**/*.html";
@plugin "@tailwindcss/typography";