considering tera and minijinja

This commit is contained in:
Per Stark
2024-12-18 18:24:18 +01:00
parent 291c473d00
commit fa6283485c
22 changed files with 1211 additions and 2125 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
},
plugins: [require('daisyui')],
daisyui: {
themes: ["dark"],
themes: ["light", "dark"],
},
}