Babak Farkhoopak
Babak Farkhoopak
Who doesn't love doing this? https://github.com/telegramdesktop/tdesktop/assets/44144724/75bce82f-f7f8-463d-9216-2f93b6930dba Are we sure that Telegram is not sold to Microsoft? This feels so much like all Microsoft products! Or maybe it's sold to a...
I can't code when there are no JSDocs, also the current documentation is missing a lot of things.
> What type of font is used? > > tks https://www.jetbrains.com/lp/mono/
> Adding this to `settings.json` works as a hack. > > ``` > "workbench.colorCustomizations": { > "textPreformat.foreground": "#000000" > } > ``` Awesome, thank you. I changed your code to...
> It seems that index pages in sub-folders are not working. Thank you for letting me know. I fixed it in the recent commits. Feel free to check it out,...
Doesn't this happen because it fails to load the styles?
> Does having the ability to use a proxy with the CLI not address this issue at all? See: #401 #402 First time trying it out. This worked: `npx shadcn-svelte@latest...
Sounds good. I think adding a note about the proxy option on the installation page can help. This package [svelte-add](https://github.com/svelte-add/svelte-add) works fine for me without needing to use a VPN...
Hey. I can work on it 🤚
Guys, I found a better solution 😄. I took the JSON registry content, moved it into a fresh SvelteKit project, and deployed it on [Netlify](https://www.netlify.com). I replaced the registry URL...