Hi all,
I’ve used Ionic - Meteor to create a full scale app, nearly ready to deploy to the app store (IOS testflight beta soon, using Cordova). Very excited, and think Meteor + Ionic is a great platform.
My concern is regarding unused CSS. When I run an audit from Chrome Dev web tools, I see many warnings regarding 95% unused css per page. I also know I have a lot of CSS that can be consolidated / cleaned up.
Before I start to do this clean up by hand (ugh) - is there a suggested tool / process to lean up my app?