tool for report and clean css file
I read on the internet that topstyle can clean css file ! What are the functionnalities of topstyle refer to clean css .
I search a tool that support web ( http) and local file system directory ( file:// C:/) directory to
crawl my website ( css html ) and is able to say that there are
a) selector ( class name , id name) in html pages that are not use in any compound css file
b) selector in css that are not exist in html page
when say "able to say" i mean highlight selector , report file name and line , export clean css for each css file with only used or selector .
This tool should work on html compoment that are create using javascript ui framework since the html code is not rendering by default in the html page but appear after event occurs .
Thank's for any information iftopstyle is the right tool "all in one" ( no web service) to achieve that .
PS adobe call "selector1, selector2,selector3 { css definition }" a compound selector
I search a tool that support web ( http) and local file system directory ( file:// C:/) directory to
crawl my website ( css html ) and is able to say that there are
a) selector ( class name , id name) in html pages that are not use in any compound css file
b) selector in css that are not exist in html page
when say "able to say" i mean highlight selector , report file name and line , export clean css for each css file with only used or selector .
This tool should work on html compoment that are create using javascript ui framework since the html code is not rendering by default in the html page but appear after event occurs .
Thank's for any information iftopstyle is the right tool "all in one" ( no web service) to achieve that .
PS adobe call "selector1, selector2,selector3 { css definition }" a compound selector