lv upgrade done; home.html form needs changed; test migrations

This commit is contained in:
2024-06-02 14:44:53 +02:00
parent 443081e086
commit 31c126a394
25 changed files with 1452 additions and 284 deletions

View File

@ -18,6 +18,10 @@ module.exports = {
}
},
},
daisyui: {
themes: ["winter", "night"],
darkTheme: "night"
},
plugins: [
require("@tailwindcss/forms"),
require("daisyui"),