主页 > @fullhuman/postcss-purgecss > UserDefinedOptions > contentFunction

UserDefinedOptions.contentFunction 属性

签名

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