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
For me, non of these solutions helped. What I did in the end was to set this in the Angular.json for the production configuration:
"extractCss": false