Closed gusazevedo closed 1 year ago
There is no error when I try to import 'quill/dist/quill.bubble.css' file but the style not applied to the component. Any help please? Thanks for reading.
import 'quill/dist/quill.bubble.css'
Hi @gusazevedo !
Are you sure to check this?
https://github.com/gtgalone/react-quilljs#custom-all-options
There is no error when I try to
import 'quill/dist/quill.bubble.css'
file but the style not applied to the component. Any help please? Thanks for reading.