{"version":3,"file":"css.mjs","sources":["../../../../src/utils/css.ts"],"sourcesContent":["export const safeCSSLength = (length: string | number) => (\n  typeof length === 'number' ? `${length}px` : length\n)\n"],"names":[],"mappings":"AAAa,MAAA,gBAAgB,CAAC,WAC5B,OAAO,WAAW,WAAW,GAAG,MAAM,OAAO;"}