CodeSeven / toastr

Simple javascript toast notifications
http://www.toastrjs.com
MIT License
11.9k stars 2.04k forks source link

Avoid Bootstrap Class Naming Conflict #674

Open homestar9 opened 2 years ago

homestar9 commented 2 years ago

This fix helps prevent the class name conflict with Bootstrap's .toast class. Thanks to @petekeller2 for putting in the hard work.