next-styles
next-styles copied to clipboard
Webpack 5 migration
I appreciate that the author has developed this package. I use it to support the global style, and since my project is quite large, I can't just switch to CSS modules.
Please check out the problem described below:
ready - started server on http://localhost:3000
Warning: Built-in CSS support is being disabled due to custom CSS configuration being detected.
See here for more info: https://err.sh/next.js/built-in-css-disabled
error - ./styles/index.scss
TypeError: Cannot read property 'tapAsync' of undefined
Hello @exsesx The latest next version where I've worked on that package was 9.3 I guess. But I would like to help to upgrade it to the latest version. Could you please create a small reproducible example?
Same error using webpack ^5.19.0