@visd_ionic2 wrote:
I have to import some other stylesheets residing inside node_modules (bootstrap.css from node_modules, etc).
I tried by adding styleUrls inside @Page, putting the styles in the .scss file inside the page component folder, and finally putting the styles inside the template file itself by creating new style tag... all with no luck, i.e the required styles are not getting applied on tags with appropriate classes.How to do this ?
Posts: 8
Participants: 4