Fixes #1008 - edge case in breaking up `font`.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 5 Mar 2018 16:16:42 +0000 (17:16 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 5 Mar 2018 18:36:10 +0000 (19:36 +0100)
commit8ed1a77207286ffc394bcf48601797b6b83de33f
tree99925fd9982704c4be233a215f15b2a9fc8fd451
parente9cef5ad9083fb58b00de02c4ce23357f2d5bcc2
Fixes #1008 - edge case in breaking up `font`.

`font` shorthand needs `font-size` and `font-family`.
History.md
lib/optimizer/level-2/break-up.js
test/optimizer/level-2/break-up-test.js