Home > @fullhuman/postcss-purgecss > ExtractorResultDetailed > attributes

ExtractorResultDetailed.attributes property

Signature:

attributes: {
    names: string[];
    values: string[];
  };