Optional
excludeOptional
includeA single file, or array of files to include when minifying.
Optional
outputAn output file name for the css bundle.
Optional
styleAll css files being imported with a variable will use native CSS Modules.
Optional
transformThe transform function is used for processing the CSS, it receives a string containing the code to process as an argument. The function should return a string.
Generated using TypeDoc
A single file, or array of files to exclude when minifying.