UNPKG

@kuma-ui/system

Version:

🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.

4 lines (2 loc) 105 B
declare function toCssUnit(propertyName: string, value: string | number): string; export { toCssUnit };