at first, I configured postcss in webpack , which works, but if a background image is introduced in scss , such an error will be reported when packing. So I added publicPath to the postcss configuration, and found that it did not report an error, but it caused another new problem. postcss did not work again. There is the following warning. Can you help me see how to configure it correctly?
scss Packaging error message when background image is introduced
https://github.com/pdsuwwz/re.
