Matheus

Results 15 issues of Matheus

In my opinion, this belongs to a crucial part of the behaviour of the toaster. Should not be applied exclusively to data-styled='true'. https://github.com/emilkowalski/sonner/blob/7967502b1f2aa3c6c324a1790379e229f4f0be0c/src/styles.css#L315-L317

I noticed this [Headless / TailwindCSS](https://sonner.emilkowal.ski/styling#headless-/-tailwind-css) example from the docs, uses this class for the parent div: ```html ``` However, it seems counter intuitive, because the parent div doesnt sets...

Hi, I beein using this plugin for some time in my monorepo, and obviously it works well.. The issue is that, when is activated and scopped, it makes my Vscode...

HHi, I'm interested in using this library with WebGPU instead of WebGL. Are there any plans to update r3f-scroll-rig to support WebGPU in the future? Thanks!

Hi, On my Tanstack start project, i am trying to do this, pretty much as documented: ```ts transform: async (document, context) => { const component = createDefaultImport(`@/components/${document.component}`) return { ...document,...