akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 102 forks source link

Bootstrap style don't show #73

Open fraballi opened 7 years ago

fraballi commented 7 years ago

Bootstrap style doesn't work with the library. But, my app already uses it, I have it included and everything else works.

Styles loaded correctly

fraballi commented 7 years ago

Fixed.

Manually included @import "~ng2-toasty/style-bootstrap.css"; Inside style.css file, in webpack.