chore(#29): Remove another redundant postcss file

This commit is contained in:
Josh Creek
2024-09-03 20:30:56 +01:00
parent f376a942b3
commit 35105d31f1
-3
View File
@@ -1,3 +0,0 @@
module.exports = {
plugins: [require('tailwindcss'), require('autoprefixer')],
};