What would be the easiest way to find a difference between two compacted css files. This can't be done at the server side using a diff tool since the final css comes from lots of sources.
Is there way to do something similar from the html of a webpage as well??