Software Details:
Version: 0.8.6
Upload Date: 28 Feb 15
Distribution Type: Freeware
Downloads: 212
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 is new in this release:
- 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.
What is new in version 0.1:
- Initial release.
Comments not found