chore: Änderungen commited

This commit is contained in:
2025-05-10 23:36:28 +02:00
parent 7278ece2b8
commit 5d35983f15

View File

@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
}