Highlight shadow style(s) in css
When editing a style in a css file it would be nice to know if it is overriding another style with same name/id. Check the stylesheets in the solution for the given class/id. Lets say .headeritem exists in a file and now I define it in anoter style in the same solution. Then I would like to know it.
4
votes
Brilliant idea. Thanks