Home > @lynx-js/rspeedy > Output > cssModules
Output.cssModules property
The CssModules option is used for the customization of CSS Modules configurations.
Signature:
Remarks
The CSS module is enabled for *.module.css, *.module.scss and *.module.less. Use CssModules.auto to customize the filtering behavior.
Example 1
Disable CSS modules:
Example 2
Enable CSS modules for all CSS files:

