marcelodolza / iziToast

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://marcelodolza.github.io/iziToast/
Apache License 2.0
2.62k stars 306 forks source link

Cannot use FontAwesome #204

Closed mkalinski93 closed 3 years ago

mkalinski93 commented 3 years ago

Hey,

unfortunately, the icon just not appears. I use set the icon value with "fas fa-check", even though "fa fa-check", "fa-check" and so on doesn´t work. I can confirm that fontawesome works.

Have I forget something?

fakhamatia commented 3 years ago

Change the opacity to 1 in line 248.

mkalinski93 commented 3 years ago

Thank you very much. It works :)