You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shadcn-svelte might not mention the "manual" copy-paste option in the docs, but I suppose that's basically what the run command does.
I see what value it brings to shadcn/ui as it doesn't use any underlying lib and you carry over full implementation to your codebase and run wild with it.
Does it bring any value here, though? Shouldn't this be just an npm package? It would make upgrading (especially patching) much more straight forward.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
shadcn-svelte
might not mention the "manual" copy-paste option in the docs, but I suppose that's basically what therun
command does.I see what value it brings to
shadcn/ui
as it doesn't use any underlying lib and you carry over full implementation to your codebase and run wild with it.Does it bring any value here, though? Shouldn't this be just an npm package? It would make upgrading (especially patching) much more straight forward.
EDIT: English…
Beta Was this translation helpful? Give feedback.
All reactions