New version!
Some checks failed
Build Full Stack / release-image (push) Failing after 2m9s

This commit is contained in:
2024-12-22 01:37:41 +01:00
parent 740088fa0f
commit f85a2cc0c5
19 changed files with 764 additions and 140 deletions

View File

@ -14,5 +14,5 @@ export default {
},
},
},
plugins: [],
plugins: [require('@tailwindcss/typography')],
} satisfies Config;