Fixes #558 - units in same selector merging.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 May 2015 13:29:15 +0000 (14:29 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 3 May 2015 14:14:05 +0000 (15:14 +0100)
commit6bda91f1a9957cbd0d3ed4557c86d7fcb6393cf5
treee4deb9970a6ce18ad0a58e56e36da854e25b2bf6
parentdd606460bac4b7f0a91318ced2e0d462dac87df4
Fixes #558 - units in same selector merging.

We apparently had a `joinAt` in wrong order so adjacent properties
were not merged correctly when in compatibility mode.
History.md
lib/selectors/optimizers/advanced.js
test/selectors/optimizer-test.js