Fixes #534 - wrong block stringifying.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 20 Apr 2015 06:40:41 +0000 (07:40 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 20 Apr 2015 06:54:24 +0000 (07:54 +0100)
commitc672d4804e161aeec92a69504434fae9e3810dc7
treeee5fc8449401ce03e76f361ffcf2ac2defab0a7f
parentbda97f52e80fc1b3482fce7c06fab5d865b5eeb0
Fixes #534 - wrong block stringifying.

Flat blocks (`@font-face`) were omitted when adding optimization metadata,
thus an important attribute was incorrectly added.
History.md
lib/selectors/optimization-metadata.js
test/selectors/optimization-metadata-test.js
test/source-map-test.js