For those following this, I've started to implement Rebass into my project. It was very easy to start using with create-react-app, no ejecting or custom webpack plugins etc.
It gives you a good minimal base and uses styled-components for easy customization. So far I am really enjoying it! If I hit any snags I'll let y'all know.