vue project,
introduced a rich text editor
using vue-quill-editor dependencies, but because I globally defined font-style:normal;
, the bold and italic and
added to the text in the rich text editor did not work!
what solutions do you have?