Remove extraneous postcss config file.

This commit is contained in:
2023-12-04 16:54:25 +13:00
parent d450bbf7c8
commit e7efe782ca

View File

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