diff --git a/generator/index.js b/generator/index.js index d45d365..b1d14c4 100644 --- a/generator/index.js +++ b/generator/index.js @@ -62,6 +62,7 @@ module.exports = (api, options) => { autoprefixer: '^10', postcss: '^8', tailwindcss: '^3', + 'postcss-loader': '^4.1.0', }, postcss: { plugins: {