Skip to main content
px_to_rem
use_
typography
0.0.1
use_typography
Function
px_
to_
rem
Copy item path
pub fn px_to_rem(px:
f64
, root_px:
f64
) ->
Result
<
f64
,
FontSizeError
>