@varlet/ui
Version:
A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.
14 lines (13 loc) • 330 B
JavaScript
var stdin_default = {
"--space-size-mini-y": "4px",
"--space-size-mini-x": "4px",
"--space-size-small-y": "6px",
"--space-size-small-x": "6px",
"--space-size-normal-y": "8px",
"--space-size-normal-x": "12px",
"--space-size-large-y": "12px",
"--space-size-large-x": "20px"
};
export {
stdin_default as default
};