Home > purgecss > Options > css

Options.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>;