Home > @fullhuman/postcss-purgecss > ExtractorResultDetailed
ExtractorResultDetailed interface
Signature:
export interface ExtractorResultDetailed
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributes | { names: string[]; values: string[]; } | ||
classes | string[] | ||
ids | string[] | ||
tags | string[] | ||
undetermined | string[] |