vuestic-ui
Version:
Vue 3 UI Framework
1 lines • 297 B
Source Map (JSON)
{"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;"}