Sil Veltman

Results 54 issues of Sil Veltman

I'm using @tabler/icons-svelte in my sveltekit project and astro project. When building, it logs the following: ``` building client transforming (8344) ../../sveltekit/fulldev-ui/node_modules/@tabler/icons-svelte/dist/svelte/icons/IconWand.svelte ``` The above is 1 moment in the...

bug
important

I find myself having a difficult time getting the values of a page property. Especially with rollups. Are there ways to make this easier? To give a idea of what...

I get a warning in lighthouse. I'm using tomato9 as button background, with white as text color. ![Screenshot 2023-07-14 at 20 45 35](https://github.com/radix-ui/colors/assets/52583398/bd43e3cd-5e6a-4862-a2bb-1a2a775f8795)

#### Description My blank line render with a weird character:  ![image](https://user-images.githubusercontent.com/52583398/217069518-a776943c-bd13-4bff-94d9-46262825f6b4.png) Also, euro sign (€) don't load well. €2475,- instead of €2475,- I can upload a link later, if...

### Describe the Bug This gives error `Unexpected token, expected "}"`: ``` --- const heading = 'Hello, world!' const As = 'h1' --- { true && ( {heading} ) }...

🎉 I created a svelte Img component 🎉 ## How to use Use the renderImg() APIin a parent .Astro component/page/layout, to get the html for the img. Then pass the...

I suppose the components can only be used in .astro files since I see that the components themselves end in .astro. However, the API's seem to be pure js/ts. Am...

### Describe the bug The dev server starts very slow. When updating a component Histoire updates very slow. Basically everything is slow. It can take anywhere from a couple of...

to triage

### Clear and concise description of the problem I use tailwindcss-themer for applying custom themes to my project. What this plugin allows use to do is set a theme by...

enhancement: to triage

### Clear and concise description of the problem Just started using Historie and absolutely love it! I work often work with content objects which get passed to my components. Hst.json...

enhancement: to triage