UNPKG

tw-merge

Version:

Merge CSS utility classes without style conflicts - small and zero config

3 lines (2 loc) 153 B
export declare function isNumericValue(value?: string): boolean; export declare function normalizeContext(context: string, separator: string): string;