draft-js-custom-styles
draft-js-custom-styles copied to clipboard
Css vendor prefixes
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