Adds CSS tokenizer which will make it possible to further optimize content by reorder...
authorGoalSmashers <jakub@goalsmashers.com>
Fri, 27 Sep 2013 14:03:08 +0000 (16:03 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 2 Nov 2013 16:30:37 +0000 (17:30 +0100)
commitcd4e1f31d34ca0b37e3e032713e81ef8f31847fc
treee4f3db443f0f2d35012bbb22f1987faf0448e616
parentf0ef7de84c0360341458f9f7de34d49886c6c8bc
Adds CSS tokenizer which will make it possible to further optimize content by reordering and/or merging selectors.
History.md
lib/clean.js
lib/selectors/tokenizer.js [new file with mode: 0644]