6
votes
4answers
64 views
How to figure out which lines of css is not actually affecting anything again?
I changed the html multiple times,but without deleting the related css specification.
And now there are quite some useless css there.
Is there an efficient solution to grep all them?
