Cyan
Cyan
same problem here... ```JS // helper.js import scrollIntoView from "scroll-into-view"; export async function centerScroll(){ return scrollIntoView(/* ... */) } export async function delay(){ // ... } ``` ```JS import {delay}...
darn it! i was going to move to esbuild
i have crappy skills when i comes to css gradients so I used a picture 
the glass stripes reflection i have mentioned in #30 with a picture for proof of concept
https://msfn.org/board/topic/170233-aero-glass-themeatlas/page/46/
i think this atlas file also mimics the shadows more accurately....
svelte is quite preferred by KaiOS devs, one good example is PodLP being written in svelte! I am currently writing a UI component Library written in svelte+sass i am using...
[Screencast from Sunday, 17 July, 2022 10:54:23 PM PST.webm](https://user-images.githubusercontent.com/72785466/179447753-637b1cd4-4883-47f0-b327-90c08caa4208.webm)
i wish this could be fixed, esbuild is literally perfect.... except this problem, one of the reasons to use a bundler is because of the tree shaking
> @cyan-2048 could you give any examples of why this would be a good fit for the project and how it would improve upon the currently implemented method of doing...