UNPKG

ts-transform-css-modules-next

Version:

Transforms styleName to atomic CSS className using compile time CSS module resolution.

2 lines (1 loc) 90 B
export default function generateUniqueClassName(id: number, className?: string): string;