So our design team needs a stand alone tool. This is for a mobile app. This tool should be able to get CSS values of individual elements like font color, font size, padding, and other UX values.
Are there any easy to setup tools which the team can use to achieve this?
I tried using browserstack and it's appium inspector. But it does not show CSS values. enter image description here
There are several such tools available to get CSS values of individual elements for a mobile app like Browser Developer Tools, Zeplin, Avocode, Figma, etc.
You can Google more about such tools.