UNPKG

gentelella

Version:

Gentelella Admin is a free to use Bootstrap admin template

16 lines 428 B
define(function (require) { return { getItemStyle: require('./makeStyleMapper')( [ ['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'] ] ) }; });