@varlet/ui
Version:
A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.
13 lines (12 loc) • 425 B
JavaScript
var stdin_default = {
"--bottom-navigation-height": "50px",
"--bottom-navigation-variant-height": "66px",
"--bottom-navigation-z-index": "1",
"--bottom-navigation-background-color": "var(--color-surface-container-high)",
"--bottom-navigation-border-color": "var(--color-outline)",
"--bottom-navigation-fab-offset": "4px",
"--bottom-navigation-fab-border-radius": "50%"
};
export {
stdin_default as default
};