This commit is contained in:
2026-04-11 19:51:55 +02:00
commit eb6fb23489
175 changed files with 13451 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
}
}