node-mini-css-extract-plugin

extracts CSS into separate files

Description

This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS. It supports On-Demand-Loading of CSS and SourceMaps.

It builds on top of a new webpack v4 feature (module types) and requires webpack 4 to work.

Compared to the extract-text-webpack-plugin:
 * Async loading
 * No duplicate compilation (performance)
 * Easier to use
 * Specific to CSS

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/webpack-contrib/mini-css-extract-plugin


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-mini-css-extract-plugin