UNPKG

@ustack/uskin

Version:

A graceful framework which provides developers another chance to build an amazing site.

10 lines (6 loc) 110 B
const styles = { getWidth(width) { return width ? {width: width} : {}; } }; export default styles;