Fixes #630 - vendor prefixed flex optimizations.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 30 Jul 2015 08:33:27 +0000 (09:33 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 6 Aug 2015 08:37:57 +0000 (09:37 +0100)
commit57ce22071a4b88f6576431fcd813fbdb68f2de92
tree8cb8fd979392df395403afc7742a1ce879e2ac26
parentf3c85d9afa0b4969aa34001f62119da2c7378e23
Fixes #630 - vendor prefixed flex optimizations.

It's not only flex & flex-basis which should not be optimized but
also their vendor prefixed counterparts.
History.md
lib/selectors/simple.js
test/selectors/simple-test.js