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