-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
Custom components can only use `Default Slot` in svelte current…
-
**Issue:** Not all the required tailwind classes are exported to public/global.css, which leads to unstyled components
**Steps to reproduce:**
1. Initialize project from official svelte template…
-
### What happened?
I greatly appreciate and agree with your work, but I have encountered some issues. When I embed the image into the Administration, the exported HTML will **get stuck**, as shown …
-
Hi,
I have this very weird error that I would like to share.
Sometimes, randomly, I get this error:
```
Error: Not found: /fa.svelte
at resolve (/Users/adrienlefalher/CODE/SvelteBase/…
-
### Clear and concise description of the problem
Especially in a meta-framework like Astro, where we can mix frameworks, we may want to import icons as Astro components in the .astro file and as Vue …
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [X] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
…
-
This is definitely not perfect, but it's what I've been using in my svelte kit project, I thought it'd be nice to add something like it to the recipes.
```svelte
// SideNavLinks.svelte
export …
-
### Describe the problem
I'm developing a Kit app that, when deployed, will have a few directories above it, e.g., in `dev` a route might look like:
`http://localhost/about`
But in production…
-
_Also see [the update](https://github.com/sveltejs/svelte/issues/6972#issuecomment-1371679372)_
### Describe the problem
Currently, Svelte's default mechanism for handling scoped styles is limit…
-
I'm making this issue to track any ports of Magic UI components to Svelte
If you have any ports, feel free to comment them below to share with the community!
We will eventually try and merge eve…