UNPKG

alinea

Version:
8 lines (6 loc) 163 B
import "../../chunks/chunk-NZLE2WMY.js"; // src/ui/util/Units.ts var px = (pixels) => typeof pixels === "string" ? pixels : `${pixels / 16}rem`; export { px };