guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
Run Dust-Me Selectors (addon for Firefox) on the pages you'd like to run through
Export the CSV file somewhere
Download JClaim (it's a Java chat client) - If you run the jnlp file you download from sourceforge it would install the application.
When you open it up it's going to ask you to connect to a chat server, just close this box you don't need to do anything
Click on "File" and then go to "Handy Tools" where you will see "Clean CSS"
On there you will select your original CSS file, then the CSV file you exported from Dust-Me
Click "go" and in the output box it will give you a stripped down list of all your used CSS
Open up a new CSS file and copy/paste it in there and check for any obvious mistakes (I had ",{" in there where it removed chained CSS statements)
Dropped my CSS filesize from 152kb to 26kb unminified... and was exactly what I was looking for a few months ago.
So hopefully some sod would find this & PayPal me a donation for giving you this valuable information...
Export the CSV file somewhere
Download JClaim (it's a Java chat client) - If you run the jnlp file you download from sourceforge it would install the application.
When you open it up it's going to ask you to connect to a chat server, just close this box you don't need to do anything
Click on "File" and then go to "Handy Tools" where you will see "Clean CSS"
On there you will select your original CSS file, then the CSV file you exported from Dust-Me
Click "go" and in the output box it will give you a stripped down list of all your used CSS
Open up a new CSS file and copy/paste it in there and check for any obvious mistakes (I had ",{" in there where it removed chained CSS statements)
Dropped my CSS filesize from 152kb to 26kb unminified... and was exactly what I was looking for a few months ago.
So hopefully some sod would find this & PayPal me a donation for giving you this valuable information...