html-webpack-plugin-inline-style Inline CSS into HTML tags 使用示例 const WebpackInlineStylePlugin = require('./plugin/html-webpack-plugin-inline-style'); ```配置插件中数组中调用插件 new WebpackInlineStylePlugin()