Open UglyDonkey opened 1 year ago
The same as in https://github.com/hperrin/svelte-material-ui/pull/512
I import css files in svelte components so only required css is downloaded by browser. This change is required to make it possible.
Weird that some packages have defined exports some not. I guess it would be good to have single convention across all of them.
The same as in https://github.com/hperrin/svelte-material-ui/pull/512
I import css files in svelte components so only required css is downloaded by browser. This change is required to make it possible.
Weird that some packages have defined exports some not. I guess it would be good to have single convention across all of them.