Css not working after building

This is typically an issue with Angular with a missing import.

Check if you are importing IonicModule. See Ionic Angular build not building with correct styles to android - #8 by Salil112 and the starter project.