Stabzs / Angular2-Toaster

Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
MIT License
334 stars 93 forks source link

Thoughts of renaming the css class by adding prefix e.g. ng2- #253

Open joelmuskwe opened 2 years ago

joelmuskwe commented 2 years ago

Found an issue where a bootstrap 5 based library is interfering with the display of the toaster.

bebertOA commented 2 years ago

I'm having the same issue. Upgrading my company's webapp to bootstrap 5 and the _toasts.scss class of bootstrap is conflicting with this library's css classes. Please make your classes unique to this library.