add method

The add() method of the CSSNumericValue interface adds a supplied number to the CSSNumericValue.

Implementation

external CSSNumericValue add(CSSNumberish values);