svelte-material-ui icon indicating copy to clipboard operation
svelte-material-ui copied to clipboard

add export bare.css in textfield package

Open UglyDonkey opened this issue 1 year ago • 0 comments

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.

UglyDonkey avatar Jul 15 '23 06:07 UglyDonkey