This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/css-extract-webpack-plugin

css-extract-webpack-plugin package

This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS and CSSId.

Classes

Class

Description

CssExtractRspackPlugin

CssExtractRspackPlugin is the CSS extract plugin for Lynx. It works just like the CssExtractRspackPlugin in Web.

Interfaces

Interface

Description

CssExtractRspackPluginOptions

The options for CssExtractRspackPlugin

LoaderOptions

The options of CSS extract loader.