-
I want a slightly different stroke width for my icons, but the dots don't respect the global config of strike width., as the four dots icons don't use strokeWidth variable for for stroke-width, so can…
-
### Describe the bug
I got this error, and it seems that due to failing of building gradio app
```
#12 181.2
#12 181.2
#12 181.2 [123:0x6d81a00] 37666 ms: Mark-sweep 986.9 (1015.0) -> 984.4…
-
### Describe the bug
I'm using `getCurrentWebview().onDragDropEvent()` and `event.payload.position`. I'm using `HTMLDivElement.getBoundingClientRect()` to check if the pointer is over a div. It's …
-
I am fairly new to svelte-us, so I hope I'm not missing something obvious.
I was trying to get NavItem to show an icon from [Lucide](https://lucide.dev/), but I couldn't. I started looking at the s…
-
### Describe the bug
My package JSON
```json
{
"name": "WEBSITE_NAME",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "vite dev",
"build": "vite build",
"preview": "vite …
-
I have installed and configured the BlazorMonaco in my Blazor WebAssembly application as directed here: [https://github.com/serdarciplak/BlazorMonaco](https://github.com/serdarciplak/BlazorMonaco)
…
-
In #2514 we modified the `Icon` component to support a red notification dot. We'd like to move that functionality out of `Icon` and into some other mechanism so that `Icon` is kept simple. We need to …
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [X] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
### Describe the problem
This came up in Discord:
It might be useful for library components to accept either a snippet or a regular component as input.
```svelte
{#snippet item(data)}
…
-
I'm using the following config:
```
- node/install-packages:
app-dir: code
cache-version: 4.1.1
pkg-manager: yarn-berry
```
But it seems like only these …