svelte-mui
svelte-mui copied to clipboard
Add svelte field and remove sapper note
See the Svelte Component Template for a more detailed description.
Basically tells rollup/webpack that there is source code for svelte files available for it to consume directly instead of using the compiled/dist versions. Removes need to type svelte-mui/src
on sapper projects adhering to the default templates.