Im using angular-2-dropdown-multiselect with my Angular project with Angular CLI.
I was able to get it working in my project, but for some reason there are no styles applied. I have installed bootstrap 3 and FontAwesome as well since the documentation claims these are dependencies.
Update
Please note that updating bootstrap is not an option for me as the project is quite large and the rest of the layouts are based on bootstrap3
Can someone help me figure out whats going on?


