Fixes #750 - allows `width` overriding.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 31 Dec 2016 18:02:31 +0000 (19:02 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 1 Jan 2017 11:21:15 +0000 (12:21 +0100)
commitb809a36e7b56efc0ae6bac80135ea6d67853433b
tree9b009406def500c481fa74afa7176d81dc9d9d91
parent2e56d85d97e714db1fd827c69366c4fc3ab55f3e
Fixes #750 - allows `width` overriding.

Why:

* Width can be overriden easily using `unit` overrider.
History.md
lib/properties/compactable.js
test/optimizer/advanced-test.js
test/properties/override-compacting-test.js