Deadweight is a CSS coverage tool. Given a set of stylesheets and a set of URLs, it determines which selectors are actually used and reports which can be “safely” deleted.
via aanand’s deadweight at master – GitHub.
On this blog I use several stylesheets to keep things somewhat organised. This allows me to upgrade my coderay.css file or my Tripoli CSS stylesheets without having to reorganise everything.But, just because I like to organise my code into managable chunks, doesn’t mean that I have to degrade the performance of the site for the [...]
November 19, 2009
0