functions
Last updated
Was this helpful?
Last updated
Was this helpful?
⟩ ⟩ functions
function
note
var( )
reference to a .
calc( )
supports (+, -, *, /), "+" and "-" must be surrounded by whitespace.
clamp(min, pref, max)
arguments: the minimum size, the preferred size, and the maximum size.