Tool for optimizing CSS class rules. The script register every structure in CSS files given in entry and find the best optimisations based on their weight.
See comments in app.js for full details
Optimizer for CSS able to detect and group CSS redondant properties
JavaScriptMIT