Delete postcss.config.cjs

This commit is contained in:
freearhey 2025-04-14 21:38:39 +03:00
parent 5ecd4c354b
commit 30f58fd920

View file

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