vue-cli-plugin-tailwind icon indicating copy to clipboard operation
vue-cli-plugin-tailwind copied to clipboard

add postcss-loader as dependencies

Open Notryag opened this issue 3 years ago • 1 comments

If the version of postcss-loader is less than 4.1.0, the loading will fail

Notryag avatar Mar 30 '23 03:03 Notryag

Module build failed (from ./node_modules/postcss-loader/src/index.js): Error: PostCSS plugin tailwindcss requires PostCSS 8.

Notryag avatar Mar 30 '23 03:03 Notryag