Ben McCann
Ben McCann
We could detect what type of SvelteKit app the user setup. If they selected "Library project" in `create-svelte` then it makes sense to go with the component library option. For...
It looks like uno works better with Svelte 5 than tailwind itself, so that might be another reason to add it: https://github.com/sveltejs/svelte/issues/10513#issuecomment-1979802215
I merged https://github.com/sveltejs/kit/pull/11680, so closing this PR
I just noticed https://github.com/sveltejs/kit/pull/12235, which if merged would close this PR, so that one should probably be reviewed first
Can folks here who had issues try upgrading to `@sveltejs/enhanced-img` version 0.2.0? It introduces caching, which should cut build times in half on the first run and make it take...
@vr7bd can you provide a repo that reproduces the issue?
Thanks for the reminder and for pointing out this issue! I was just playing around with the search on npm and actually don't know if we should change the description...
great! too bad it's only the fourth result. I'll merge this to see if it helps boost it up the rankings
I believe there are 8 overlapping with other dependencies, so it would drop from 63 down to 32.
> generating all children variables but not being used I've reported that one in the past. They stated it's low priority because the bundler will remove the unused variables