Supprimer craco.config.js
Deploy to home / deploy (push) Failing after 1s

This commit is contained in:
cvancau
2026-08-09 15:06:18 +02:00
parent dd6819dc56
commit ee64c676df
-7
View File
@@ -1,7 +0,0 @@
module.exports = {
style: {
postcss: {
plugins: [require('tailwindcss'), require('autoprefixer')],
},
},
};