fix: Removed postcss config (not needed as of now)

This commit is contained in:
Auke Steenman 2025-07-21 19:09:35 +02:00
parent ed55974d89
commit cd8062052d

@ -1,6 +0,0 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};