UNPKG

aliascss

Version:

AliasCSS is a CSS post processor.

4 lines (3 loc) 154 B
export default function extractMediaPrefix(className: string, prefix: { [key: string]: string; }, match: RegExp, bool?: boolean): [string[], string];