Home > @fullhuman/postcss-purgecss > UserDefinedOptions > contentFunction

UserDefinedOptions.contentFunction property

Signature:

contentFunction?: (sourceFile: string) => Array<string | RawContent>;