diff --git a/stripe_to_invoice/postcss.config.mjs b/stripe_to_invoice/postcss.config.mjs deleted file mode 100644 index 0c1da69..0000000 --- a/stripe_to_invoice/postcss.config.mjs +++ /dev/null @@ -1,5 +0,0 @@ -const config = { - plugins: { - "@tailwindcss/postcss": {}, - }, -}; \ No newline at end of file