Try building

This commit is contained in:
2025-01-22 22:38:19 -06:00
parent 112d9dd063
commit 5bfbb3b88c
15 changed files with 597 additions and 104 deletions

View File

@ -6,6 +6,6 @@ export default {
},
plugins: [require("daisyui")],
daisyui: {
themes: ["coffee", "dark", "business"],
themes: ["coffee", "dark", "sunset"],
},
};