This commit is contained in:
root
2026-07-05 08:45:54 +00:00
parent c3596c12f3
commit 073d1dd383
8 changed files with 655 additions and 158 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ export default {
},
plugins: [require("daisyui")],
daisyui: {
themes: ["dark"],
themes: true,
},
}