update home

This commit is contained in:
2025-01-21 12:41:25 +02:00
parent 396549c850
commit b28c0bacc9
15 changed files with 96 additions and 78 deletions

View File

@@ -1,6 +1,7 @@
const colors = require('tailwindcss/colors')
module.exports = {
darkMode: 'class',
content: [
'./templates/**/*.html'
],