draft-js-custom-styles icon indicating copy to clipboard operation
draft-js-custom-styles copied to clipboard

Css vendor prefixes

Open AlexOuttaspace opened this issue 6 years ago • 0 comments

Pull Requests

This PR addresses the issue of supporting vendor prefixed styles. Inline styles with vendor prefixes are handled in Pascal case instead of camel case. Related issue #15

AlexOuttaspace avatar May 03 '19 18:05 AlexOuttaspace