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

样式eslint检查出错

Open wawow opened this issue 5 years ago • 0 comments

.emphasis { -webkit-text-emphasis: circle; -webkit-text-emphasis-position: under; text-emphasis: circle; text-emphasis-position: under; } dist -> less -> editor.less 检查时出错,希望能尽快修复 看了下源码中是没有问题的,但是输出的时候是错误的

wawow avatar Jul 03 '19 07:07 wawow