jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.14k stars 1.01k forks source link

Problem with Font Awesome 5 #393

Closed smartrahat closed 5 years ago

smartrahat commented 5 years ago

It was OK when use Font Awesome 4.

Now have upgraded my font awesome to 5.6.3

After doing that some icons are not showing properly.

smartrahat commented 5 years ago

I've solved it by editing the .js file. I've replaced all font-awesome 4 classes with font-awesome 5 class. Example: fa fa-share-square-o with far fa-share-square