Antoine BERNIER
Antoine BERNIER
adding a comment to check if stalebot gets rid of the stale flag next time it runs
i have more in mind, so i've included the tldraw source i will probably make it evolve and be more useful
sure, can tou make a list so i can apply the changes?
hey Yomotsu, hope you're well :) can we bring the edits you had in mind and merge this new diagram? best
why not just using `ComponentProps`?
@dependabot rebase
could you provide the code with the overlapping DragControls? wouldn't be better to pass the event object to the onDrag prop callback? also, i'm wondering if any dragConfig option could...
for reference https://chatgpt.com/share/68135716-3b34-8011-8ccb-b035bfdbd027 tldr; - legacy [`@config`](https://tailwindcss.com/docs/functions-and-directives#config-directive) should probably just work: ```css /* app.css */ @import "tailwindcss"; @config "./tailwind.config.js" ``` - in the meantime of porting to a full tw4...