UNPKG

@varlet/ui

Version:

A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.

14 lines (13 loc) 410 B
var stdin_default = { "--tab-inactive-color": "rgba(255, 255, 255, .65)", "--tab-padding": "12px", "--tab-active-color": "var(--color-primary)", "--tab-disabled-color": "var(--color-text-disabled)", "--tab-font-size": "var(--font-size-md)", "--tab-font-weight": "400", "--tab-active-font-size": "var(--font-size-md)", "--tab-active-font-weight": "400" }; export { stdin_default as default };