|
For given CSS and HTML files, mincss parses the CSS file, parses HTML page and reports which of the CSS selectors are actually being used on the page and which not.
The developer can then go and eliminate those rules from his CSS stylesheet.
Examples and documentation is included with the download package.
What's New in This Release: [ read full changelog ]
· New option `preserve_remote_urls` to `Processor()` class.
· Useful when the hrefs in link tags are of different domain than the URL you're
· processing.
Via: mincss 0.5.0
0 Comment:
Post a Comment