precision constant

int const precision

The number of distinct digits that are emitted when converting a number to CSS.

Implementation

static const precision = 10;