Better darkmode and chart.js start

This commit is contained in:
krzysztof Płaczek
2026-01-01 10:34:28 +01:00
parent 59c76c8414
commit 1535d450f3
16 changed files with 553 additions and 1685 deletions

1
tailwind.config.js Normal file → Executable file
View File

@@ -8,5 +8,6 @@ module.exports = {
extend: {},
},
plugins: [],
darkMode: 'class'
}