6 ms·
>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 wor
by normalhappy 4y 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.
- senttoschool 4y agoI want to see it in the editor when I'm making changes or creating CSS.