react-juce icon indicating copy to clipboard operation
react-juce copied to clipboard

Improve border properties support

Open banburybill opened this issue 3 years ago • 0 comments

Break border drawing into separate drawing of top/right/bottom/left border components and add properties for border-(top|right|bottom|left)-(color|style|width) and border-(top-left|top-right|bottom-right|bottom-left)-radius. Also add styles 'dotted' and 'dashed'.

Fixes #143

banburybill avatar Aug 16 '21 16:08 banburybill