Clay.Size

Size type.

data Size a

data LengthUnit

data Percentage

nil

unitless

Size constructors.

cm

mm

inches

px

pt

pc

em

ex

pct

rem

vw

vh

vmin

vmax

Calculation operators for calc

(@+@)

(@-@)

(@*)

(*@)

(@/)

Shorthands for properties that can be applied separately to each box side.

sym

sym2

sym3

Angle type.

data Angle a

data Deg

data Rad

data Grad

data Turn

Constructing angles.

deg

rad

grad

turn