-
You should be able to build the project using the dev container definition on the following commit to see the issue:
https://github.com/dslatkin/campkahagon.info/tree/be961aa7112c79a021e5efd637d016…
-
with code splitting / tree shaking it should be possible to do a destructured import and not get the entire icon set.
-
**Describe the bug**
Getting auto-completion, symbol navigation or symbol information can be very slow (tooltip stuck on `Loading...`).
(It is probably the language server, because the profile from …
-
Hi, thank you for this great library.
I am trying to use it with snowpack but I didn't succeed.
I have the application that launches, I can see the smui elements but without any styling.
Here i…
-
It seems like (at least for group updates) the PR body that dependabot is outputting changes fairly frequently. Its already changed twice since releasing this action.
It would be great to look int…
-
### Describe the bug
Hi team, I created a custom component from the Dataset template. I completed the configuration and ran "gradio cc build" without any errors. However, when I installed the compo…
-
**Pug Version:** your version number here
3.0.2
**Node Version:** your version number here
16.2.0
## Input Pug
```pug
button(size='small', on:click='{()=>rotateZ(0.1)}')
icon(name='ant-…
-
Remaining tasks (for @kantord):
- [ ] `ChallengeScreen.svelte / NavBarChallenge.svelte`: Move progress bar from `ChallengeScreen` to `NavBarChallenge`
- [ ] `NavBarChallenge.svelte`: Link "xmark" ic…
-
Using the [Svelte Icon component](https://github.com/christopher-kapic/astro-blanding/blob/master/src/components/Icon.svelte), custom sizes result in the icon not being centered. Fix this so that it i…
-
This is not a bug in carbon-components-svelte, posting here for visibility and as a heads-up for the maintainers and users.
In version 1.3.0 , vite-plugin-svelte is going to enable prebundling for…