UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

16 lines (15 loc) 257 B
function e(r) { if (r !== void 0) switch (typeof r) { case "number": return r; case "string": { if (r.endsWith("px")) return parseFloat(r); break; } } } export { e as parseNumericStyleValue };