Home > purgecss > UserDefinedOptions > content

UserDefinedOptions.content property

You can specify content that should be analyzed by PurgeCSS with an array of filenames or globs. The files can be HTML, Pug, Blade, etc.

Signature:

content: Array<string | RawContent>;