I\'m currently developing a web app using Angular 7. I wanted to include ngx-toastr to send notifications to users but it isn\'t working as expected. When I trigger a toast noth
I have imported ~ngx-toastr/toastr.css in my style.css of angular app used
@import '~ngx-toastr/toastr.css';