diff --git a/management/postcss.config.js b/management/postcss.config.js index 33ad091..2e7af2b 100644 --- a/management/postcss.config.js +++ b/management/postcss.config.js @@ -1,4 +1,4 @@ -module.exports = { +export default { plugins: { tailwindcss: {}, autoprefixer: {},