vue-quill-editor
vue-quill-editor copied to clipboard
Editor Converts inline styles to quill classes but these classes not working out of my web app
Describe the bug
I am using Quill for an email editor and when sending email the styles are not applied because they are sent as classes not as inline styles, is there a way to convert these classes to inline style??
Reproduction
no
System Info
windows
Used Package Manager
npm
Validations
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.
- [X] Read the the documentation in detail.