Home > @fullhuman/postcss-purgecss > StringRegExpArray
StringRegExpArray type
Signature:
export type StringRegExpArray = Array<RegExp | string>;
 PurgeCSS
PurgeCSSHome > @fullhuman/postcss-purgecss > StringRegExpArray
Signature:
export type StringRegExpArray = Array<RegExp | string>;