Home > purgecss-webpack-plugin > PurgeCSSUserDefinedOptions > dynamicAttributes

PurgeCSSUserDefinedOptions.dynamicAttributes property

Option to add custom CSS attribute selectors like "aria-selected", "data-selected", ...etc.

Signature:

dynamicAttributes?: string[];