Update ningle-fbr

This commit is contained in:
Akira Tempaku 2024-02-25 14:11:43 +09:00
parent 44a2a26ffc
commit ae8d360c4e
3 changed files with 4 additions and 5 deletions

View file

@ -6,6 +6,6 @@ export default {
],
plugins: [require("daisyui")],
daisyui: {
themes: ["retro"]
themes: ["cupcake"]
},
};