Open baurine opened 2 years ago
Again here, I would recommend you to switch to the esbuild-style-plugin. It's maintained and working in this regards
Again here, I would recommend you to switch to the esbuild-style-plugin. It's maintained and working in this regards
Thanks for your advice, I will have a try.
I use @fluentui/react components in my react project, it works fine if I don't install esbuild-plugin-postcss2. After installing this plugin, it will report errors when compiling the @fluentui/react.
But I think the root reason is caused by esbuild self, so I report the issue to esbuild as well: