UNPKG

oui-kit

Version:
4 lines (3 loc) 77 B
export function px(value: number | string): string { return `${value}px` }