UNPKG

sveltfy

Version:

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

4 lines (3 loc) 153 B
export { default as Container } from './Container.svelte'; export { default as Row } from './Row.svelte'; export { default as Col } from './Col.svelte';