Puru Vijay
Puru Vijay
Gonna make a new one with shiki
Best thing we can do here is to add the same stuff to legacy tutorial for the time being.
Facing same issue, with css modules. I am unable to test any styles on ErrorBoundaries and have to shoot in the dark. Then building the project and starting the dev...
I'm not too keen on LZ4, it doesn't have a built-in way in web, so we'll just be swapping out 90kb of brotli for a similar number of kbs for...
In the example in +page.svelte, if I click on the box, it should just trigger console.log('clicked'), but it doesn't. Similarly, the div inside it should also trigger its click. We...
Closed by #174. Thanks for the PR
I just made neoqs, fully backward compatible and forever going to follow `qs`(even in terms of code). It doesn't aim to be faster or drastically smaller. It just aims to...
Tooting my own horn here: @neodrag/react supports this already if you want https://github.com/PuruVJ/neodrag/tree/main/packages/react#handle Docs aren't updated fully yet, but you can pass an array of HTMLElement/ Refs as well. Passing...
Thanks a lot for raising this issue! In v3, gpuAcceleration and legacyTranslate will be removed in favor using the `translate: 10px 20px` property, which doesn't have the same mechanism of...