I want to include a third party CSS library (animate.css should anyone be curious). How do I do that in Ionic 2?
I am just going to bump this. It seems like nobody knows, not here, not on stackoverflow!
I temporarily managed to get it working just including it in the index file using a CDN. However, I would like to be able to include it from the node_modules folder.