Home > purgecss-webpack-plugin > PurgeCSSUserDefinedOptions > css
PurgeCSSUserDefinedOptions.css property
Similar to content, you can specify css that should be processed by PurgeCSS with an array of filenames or globs
Signature:
css: Array<string | RawCSS>;