UNPKG

@sandlada/vue-mdc

Version:

![Vue MDC Logo](https://raw.githubusercontent.com/sandlada/vue-mdc/refs/heads/main/docs/vue-mdc-cover.png)

39 lines (38 loc) 752 B
const filled = "_filled_15b5d_3"; const outlined = "_outlined_15b5d_5"; const disabled = "_disabled_15b5d_30"; const button = "_button_15b5d_36"; const background = "_background_15b5d_81"; const label = "_label_15b5d_90"; const left = "_left_15b5d_128"; const right = "_right_15b5d_134"; const touch = "_touch_15b5d_140"; const outline = "_outline_15b5d_5"; const css = { filled, "filled-tonal": "_filled-tonal_15b5d_4", outlined, disabled, button, background, label, left, right, touch, outline, "button-group": "_button-group_15b5d_956" }; export { background, button, css as default, disabled, filled, label, left, outline, outlined, right, touch }; //# sourceMappingURL=split-button.module.scss.js.map