Type alias CalcValue

CalcValue: `calc(${string})`

Represents the CSS calc() function, which allows for computations with CSS values.

Generated using TypeDoc