Can I make Ionic 2 use angular2 styles
attribute of a component?
I used styles because I made an ionic 2 component as an npm package which is outside my current project, and the component has some styling to it which also needs to be imported.
Can I make Ionic 2 use angular2 styles
attribute of a component?
I used styles because I made an ionic 2 component as an npm package which is outside my current project, and the component has some styling to it which also needs to be imported.