UNPKG

html-inline-css-webpack-plugin

Version:

☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet

4 lines (3 loc) 209 B
import { PluginForHtmlWebpackPluginV3, PluginForHtmlWebpackPluginV4 } from './core'; declare const _default: typeof PluginForHtmlWebpackPluginV3 | typeof PluginForHtmlWebpackPluginV4; export default _default;