UNPKG

sveltfy

Version:

A material design framework/component library for Svelte, with full support for light and dark themes and customisability.

3 lines (2 loc) 119 B
export { default } from './ButtonGroup.svelte'; export { default as ButtonGroupItem } from './ButtonGroupItem.svelte';