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