CSSLengthUnit
reexport
type
CSSLengthUnit
=
"cm"
 Â
|
"mm"
 Â
|
"in"
 Â
|
"px"
 Â
|
"pt"
 Â
|
"pc"
 Â
|
"em"
 Â
|
"ex"
 Â
|
"ch"
 Â
|
"rem"
 Â
|
"vw"
 Â
|
"vh"
 Â
|
"vmin"
 Â
|
"vmax"
 Â
|
"%"
Defined in
@native-html/css-processor