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?
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?
There's an excellent plugin for FireFox called DustMe that you can try.
Get firebug, and then you can see what's redundant and try getting rid of css rules and see if it makes a difference!