As I am using Ionic to help with the front-end development of a phone/tablet app, I want to roll with the system as much as possible. I am finding myself wanting to customize the stylings in ways beyond that which is shown in either the css or the javascript examples shown in the Docs.
What is the best way to override styles, especially those that I will want to customize for a phone or tablet? I am comfortable writing my own styles and media queries but I don’t want to work against the grain of what is already in place with Ionic.