Module percentage

Source
Expand description

CSS percentage values.

Structs§

Percentage
A CSS <percentage> value.

Enums§

DimensionPercentage
A generic type that allows any kind of dimension and percentage to be used standalone or mixed within a calc() expression.
NumberOrPercentage
Either a <number> or <percentage>.