summernote / react-summernote

Summernote (Super simple WYSIWYG editor) adaptation for react
http://summernote.org
MIT License
230 stars 108 forks source link

CSS and react CSS #98

Open krisrajzlive opened 3 years ago

krisrajzlive commented 3 years ago

Installing react-summernote has ripple effects on my existing screens as they are based out of CSS bootstrap. How can I make sure installing this package not affecting any of my existing screen/pages which has no direct reference to react-summernote?

arthedza commented 3 years ago

Hi @krisrajzlive ! I have the same trouble. Did you found out the solution?