Hi, what do people recommend when you want to use figwheel with other processing tools like postcss that are usually done with npx/webpack?
Not sure what is recommended, but what I do is that I use npx/webpack/gulp/whatever and let it produce css that Figwheel hot reloads for me.
One idea I've had but never tried is loading postcss with one of the jvm JavaScript libraries like rhino.