For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /api/css-extract-webpack-plugin.md.
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.