[FEAT] Add blog

This commit is contained in:
2025-11-26 16:41:39 +01:00
parent 7152482687
commit 54ef9121c7
20 changed files with 692 additions and 272 deletions

View File

@@ -68,5 +68,7 @@ export default {
}),
},
},
plugins: [],
plugins: [
require('@tailwindcss/typography'),
],
}