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