diff --git a/craco.config.js b/craco.config.js deleted file mode 100644 index 6a495d7..0000000 --- a/craco.config.js +++ /dev/null @@ -1,11 +0,0 @@ -// craco.config.js -module.exports = { - style: { - postcss: { - plugins: [ - require('tailwindcss'), - require('autoprefixer'), - ], - }, - }, -} \ No newline at end of file