Closed jwbats closed 2 years ago
Hello, thank you for taking time filling this issue!
However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).
I hope to see your helper-created issue very soon!
I want to migrate from a Vue 2 / Webpack 4 setup to a Vue 3 / Webpack 5 setup.
I have everything working, except for the fact that scoped CSS isn't being properly applied.
I wrote all the details in this SO thread.
Sample source can be found here.
Is this a vue-loader bug?
If not, I'd appreciate any tips on where to turn for a solution to my problem.