Module lightningcss::values::calc

source ·
Expand description

Mathematical calculation functions and expressions.

Enums

A mathematical expression used within the calc() function.
A mathematical constant.
A rounding strategy, as used in the round() function.