tomachristian / css-entry-webpack-plugin

A Webpack plugin that simplifies creation of CSS-only bundles.
MIT License
39 stars 8 forks source link

Moved webpack related deps to peerDependencies #24

Open use-strict opened 6 years ago

use-strict commented 6 years ago

Use webpack and extract-text-webpack-plugin instances from top-level app instead of including them in the plugin itself. Fixes support for webpack 3.