como adicionar torradeira no angular 9
npm install ngx-toastr --save
Clumsy Chipmunk
npm install ngx-toastr --save
If you are still looking for an easy solution
I just added the following line to global styles.css:
@import '~ngx-toastr/toastr.css' and it worked