add

fun add(vararg values: CSSNumberish): CSSNumericValue(source)

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

MDN Reference