I'm running weinre and ngrok to debug my https application on iOS Chrome.
I got it running great, I can inspect the html, and as I hover over stuff it gets highlighted on the page as you'd expect. My only problem is that styles are not showing up at all in the right-hand pane of Weinre.
Normally my Google-Fu provides something I can at least attempt to hunt down but I am at a bit of a loss here.
How can I get Weinre to show styles as I'd expect in the inspector when clicking on html elements?