Hacker News new | ask | show | jobs
by normalhappy 1199 days ago
>I want it to tell me exactly all the styles being applied to this component.

Are able you cmd/ctrl-click the classname and go to the definition? It should work in most modern ide's (vstudio, eclipse, idea, vscode).

The browser can also give you this information.

1 comments

I want to see it in the editor when I'm making changes or creating CSS.