Type Definition style::custom_properties::ComputedValue [] [src]

type ComputedValue = VariableValue;

Both specified and computed values are VariableValues, the difference is whether var() functions are expanded.