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) 117 B
export { default } from './MaterialApp.svelte'; export { default as MaterialAppMin } from './MaterialAppMin.svelte';