Hey guys.
Do you guys have an implementation in place for running postcss in the browser? Is there anything that prevents you guys from making it work in JavaScript on a browser without node? I did some work setting up rollup UMD bundles and it works somewhat, but it would be great if the NPM package included a bundled file that can be used directly in the browser.
Hey guys.
Do you guys have an implementation in place for running postcss in the browser? Is there anything that prevents you guys from making it work in JavaScript on a browser without node? I did some work setting up rollup UMD bundles and it works somewhat, but it would be great if the NPM package included a bundled file that can be used directly in the browser.