esifycss-webpack-plugin
v0.1.3
Published
[](https://github.com/kei-ito/esifycss-webpack-plugin/actions/workflows/test.yml) [;
module.exports = {
...{}, // other configurations
plugins: [
new EsifyCSSWebpackPlugin(),
],
};