import { ToastrService } from 'ngx-toastr';
npm install ngx-toastr --save npm install @angular/animations --save
"styles": [ "src/styles.css", "node_modules/ngx-toastr/toastr.css" ]