Hi,
Since it seems Angular Material tabs will not make it into Beta 12 / RC1, I’ve been trying to integrate Angular2 directly but with no luck.
Is anyone able to incorporate Angular Material’s js libraries?
Specifically, what needs to be done after installing the following npm packages?
npm install angular angular-material angular-aria angular-animate --save
I’m not sure what to import
or how to access the css at "/node_modules/angular-material/angular-material.css"
Thanks,
Ryan