UNPKG

brandeur

Version:

Styling tool belt on top of css-hooks and fela plugins

3 lines 104 B
export default function getFallbackVariable(property, value) { return '--' + property + '-' + value; }