-
### Describe the Bug
https://github.com/withastro/language-tools/blob/93ae6e5fdbd45169a42eddf6736a7c8cb8df23b9/packages/vscode/languages/astro-language-configuration.json#L3
Based on this configā¦
-
Not sure if this is qrcode.react specific or a configuration tweak that I need to make on my end, but If I load `QRCodeSVG` into an astro component (running in SSR using the node adapter and react), Iā¦
-
### Please provide the environment you discovered this bug in.
Astro preview on local machine.
Reproduction (this uses Angular 16 as that is what my project uses): https://stackblitz.com/edit/wiā¦
-
Hi, trying to use this amazing tool in a project. It works well for the most part but I have a few pages with embedded videos using https://astro-embed.netlify.app/components/youtube/ when I build andā¦
-
### What version of `astro` are you using?
1.0.0-rc.7
### Are you using an SSR adapter? If so, which one?
none
### What package manager are you using?
yarn
### What operating system ā¦
-
`addDts` breaks after deleting the `src/env.d.ts` file inside a project. Series of events:
1. User deletes `src/env.d.ts` file inside a project
2. User gets an error that the `src/env.d.ts` file dā¦
-
### Astro Info
```block
Astro v4.13.2
Node v22.4.1
System Linux (x64)
Package Manager bun
Output server
Adapteā¦
-
### š Subject area/topic
Using custom fonts
### š Suggested page
https://docs.astro.build/en/guides/fonts/
### š General description or bullet points (if proposing new content)
Include informatioā¦
-
### Astro Info
```block
Astro v4.13.1
Node v21.7.3
System macOS (x64)
Package Manager npm
Output static
Adapteā¦
-
### Describe the bug
Solid's attr: syntax broken is broken in astro:
https://stackblitz.com/edit/github-vunq7y?file=src%2Fcomponents%2FSolidComponent.tsx
The funny thing is that locally after tā¦