sdk icon indicating copy to clipboard operation
sdk copied to clipboard

UI: Weight reduction

Open XantreDev opened this issue 8 months ago • 0 comments

Is your feature request related to a problem?

UI package weight is around 300 kB and also contains a lot of uncompressed styled-components string literals image image

Describe the solution you'd like

Patch babel-plugin-styled-components babel plugin to consider imports of solid-js version as original one and use built in compression

Describe alternatives you've considered

Use other styling libraries

Additional context

No response

XantreDev avatar Jun 07 '24 15:06 XantreDev