CSSAbsoluteLengthUnit
reexport
type
CSSAbsoluteLengthUnit
=
Extract
<
CSSLengthUnit
,
"in"
 Â
|
"cm"
 Â
|
"mm"
 Â
|
"px"
 Â
|
"pt"
 Â
|
"pc"
>
Defined in
@native-html/css-processor
type
CSSAbsoluteLengthUnit
=
Extract
<
CSSLengthUnit
,
"in"
 Â
|
"cm"
 Â
|
"mm"
 Â
|
"px"
 Â
|
"pt"
 Â
|
"pc"
>
@native-html/css-processor