UNPKG

aliascss

Version:

AliasCSS is a CSS post processor.

6 lines (5 loc) 138 B
export default function color(color: string, custom: { [key: string]: { [key: string]: string; }; }): string | undefined;