considering tera and minijinja

This commit is contained in:
Per Stark
2024-12-18 18:24:18 +01:00
parent cf6078eceb
commit 7712537f23
22 changed files with 1211 additions and 2125 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = {
},
plugins: [require('daisyui')],
daisyui: {
themes: ["dark"],
themes: ["light", "dark"],
},
}