Reputation: 1
I was working Ionic 3 and now I'm working in Angular 4 project. I generated the project with 'ng new myproject style=scss'.
I found that the only scss that work by default, its 'style.scss'. How can I include all scss created by ng g component example automatically like work Ionic ? Thanks.
Upvotes: 0
Views: 63