Mincss "clears the junk out of your CSS"
peterbe.com
Mincss "clears the junk out of your CSS"
1–10 of 52 posts
Re: Mincss "clears the junk out of your CSS"
#2Would be nice if you could browse through the proxy for a bit and have it record the overall usage of CSS for your site.
Re: Mincss "clears the junk out of your CSS"
#3Re: Mincss "clears the junk out of your CSS"
#4Having a proper tool to do this is great news!
[1] https://addons.mozilla.org/en-us/firefox/addon/dust-me-selec...
Re: Mincss "clears the junk out of your CSS"
#5Additionally, my version can also inline the page images as base-64 encoded blocks.
Cheers!
Re: Mincss "clears the junk out of your CSS"
#6Re: Mincss "clears the junk out of your CSS"
#7Re: Mincss "clears the junk out of your CSS"
#8i.e. what about ajax calls that result in a new div showing?
or a responsive CSS file with media queries depending upon the size of the screen?
Re: Mincss "clears the junk out of your CSS"
#9Re: Mincss "clears the junk out of your CSS"
#10The problem I have with these CSS mini programs is that a 'dynamic' site might not always load the css on each page, unless under certain specific circumstances. i.e. what about ajax calls that result in a new div showing? or a responsive CSS file with media queries depending upon the size of the screen?