Software Details:
Version: 0.1.1
Upload Date: 23 Jul 15
Distribution Type: Freeware
Downloads: 55
CSS Slap Chop needs two inputs. The CSS stylesheet it needs to clean, and the page it needs to check the CSS against.
The library works by comparing all CSS selectors found in a stylesheet with their HTML tags found on the provided Web page.
The unused CSS selectors that don't apply for the current page are then removed from the CSS file.
Supports a filtering system via a separate JSON file. This allows some of the unused CSS selectors to be left intact.
Requirements:
- Node.js
Comments not found