diff --git a/stubs/postcss.config.js b/stubs/postcss.config.js index 67cdf1a..49c0612 100644 --- a/stubs/postcss.config.js +++ b/stubs/postcss.config.js @@ -1,4 +1,4 @@ -module.exports = { +export default { plugins: { tailwindcss: {}, autoprefixer: {},