Import custom component module problem

See: Ionic component styles not applied inside custom components

You need to import IonicModule in your components.module.ts

3 Likes