kdzwinel/CSS-Diff

Show selector+actual rule differences

Open

#12 opened on Sep 24, 2014

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (21 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (201 stars)
PR merge metrics
 (PR metrics pending)

Description

Is it possible to show the actual CSS selectors from my stylesheet that are being applied to each compared item?

Right now CSS-Diff just shows differences from the built in "Computed" tab. I'm thinking of something more like showing the diffs from "style" panel.

Contributor guide