1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

Update dependencies and add new features

This commit is contained in:
Sean Morley 2024-04-20 00:53:01 +00:00
parent da8b4c342d
commit 348c545419
10 changed files with 92 additions and 48 deletions

View file

@ -6,6 +6,6 @@ export default {
},
plugins: [require("@tailwindcss/typography"), require("daisyui")],
daisyui: {
themes: ["light", "dark", "night", "retro", "forest", "nord"],
themes: ["light", "dark", "night", "retro", "forest", "aqua", "garden"],
},
};