Trying to customize the default tab bar in Ionic 3 using Angular. Modified main.css file successfully, but changes revert back to default after rebuilding. How can I create a new CSS file to make permanent style changes to the tab bar?
Looking for guidance on how to update the styling of the tab bar in Ionic 3. Sorry for the basic question, still learning as a newbie.