devknob Posted September 12, 2012 Share Posted September 12, 2012 Hi, I just inherited a huge mess in the form of 5 css files =) -- Is there a program that will tell me what CSS im not using? I need to cut the fat. Quote Link to comment Share on other sites More sharing options...
Jessica Posted September 12, 2012 Share Posted September 12, 2012 Maybe using Firebug? Quote Link to comment Share on other sites More sharing options...
ignace Posted September 12, 2012 Share Posted September 12, 2012 There are a few online tools that do this for you, but they are not 100% accurate since they only process 1 page... There are also a few payed services that crawl all your pages and tell you based off that which CSS is not used. Maybe there are browser extensions that can do this for you? Anyway I think Google is your friend! FF extension: https://addons.mozilla.org/en-US/firefox/addon/dust-me-selectors/ Lots of resources: http://stackoverflow.com/questions/135657/tool-to-identify-unused-css-definitions Online payed service (more than 1 page): http://unused-css.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.