Pukar Sharma

Results 12 issues of Pukar Sharma

I found that the global styles and unocss import is only loaded after the client side hydration and if i disable javascript no style is loaded at all. Although i...

Is there any way to provide custom cache provider for query client?

✨ enhancement

is there any way to use preact rather than react. Currently preact/compat doesn't seems to work

✨ enhancement

### Describe the problem while building locally, the environement is undetectable so i guess no any adapter is used, but i think adpater-node should be used for fallback. ### Describe...

pkg:adapter-auto

I'm using custom separator "__" and `hover__(bg-red-200 text-red-800)` doesn't work at all but `hover__bg-red-200 hover__text-red-800` is working

on `@headlessui/react`, i could use ev.preventDefault() to prevent menu from closing, but i don't find any way to do so with this library. Is there any way?

I tried using TypedDocumentNode and it seems that the type definition are not inherited. I have to do it manually for now

Is this library is still maintained? Or is it safe to use this library currently or at future?

Why is there a console.log in SvelteTheme.svelte. If it was used intentionally for debugging, then please add an option to disable it.