Fixes #208 - fixes swallowing `@viewport`, `@page`, and `@supports` when doing advanc...
authorGoalSmashers <jakub@goalsmashers.com>
Thu, 16 Jan 2014 22:20:24 +0000 (22:20 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Thu, 16 Jan 2014 22:33:46 +0000 (22:33 +0000)
commit84aa3de51088007ea037f9b62b86dda25dd1a493
tree8b6f4dd00fc17fed7048cce41f94ccfc73c7ca9f
parentbd0cecc9b1871e210f4f3b338f6e90da44c52d18
Fixes #208 - fixes swallowing `@viewport`, `@page`, and `@supports` when doing advanced optimizations.
History.md
lib/selectors/tokenizer.js
test/unit-test.js