diff --git a/postcss.config.js b/postcss.config.js deleted file mode 100644 index 2aa7205d..00000000 --- a/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -export default { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -};