Update and clean code

This commit is contained in:
schooltechx 2023-04-04 12:39:11 +07:00
parent 3edde43c25
commit 1c9b5877d6
29 changed files with 1179 additions and 838 deletions

View file

@ -8,7 +8,7 @@ const config = {
plugins: [require("daisyui")],
daisyui: {
styled: true,
themes: ["cupcake","cmyk"],
themes: ["corporate","cmyk"],
base: true,
utils: true,
logs: true,