Allows disabling rounding precision.
authorLukas Böcker <me@superlukas.com>
Wed, 15 Oct 2014 14:10:46 +0000 (16:10 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 19 Oct 2014 10:32:48 +0000 (11:32 +0100)
commit47b9e658784eb3cfa7b590c07e96b7481a65c9f6
treec474990c647c48bad7a118ca30d0cf82b796b93b
parentf121d8d4c23cd1351a16254b21a9879e746febfe
Allows disabling rounding precision.

* Use `roundingPrecision: -1` or `--rounding-precision \\-1`.
History.md
README.md
bin/cleancss
lib/selectors/optimizers/simple.js
test/binary-test.js
test/integration-test.js
test/selectors/optimizers/simple-test.js