janzheng / svelte-masonry

Masonry for Svelte
https://svelte-masonry-one.vercel.app/
23 stars 7 forks source link

How to add to project #8

Open KelvinSan opened 9 months ago

KelvinSan commented 9 months ago

For some reason I can't import it into project, says can't find ./Mansory.svelte in package

fariskas commented 8 months ago

Same here. seeing this error

Screen Shot 2023-12-16 at 1 07 21
suprsidr commented 8 months ago

I have the same problem, this package is not complete. eg. missing dist/index.js and dist/index.d.ts But you can just copy and use the https://github.com/janzheng/svelte-masonry/blob/master/src/lib/components/Masonry.svelte but you may need to add your own types.

taitems commented 7 months ago

Same issue here

mig-hub commented 6 months ago

Same here

hyverno commented 3 months ago

Same here