-
Hello!
I'm to stupid to install the dependencies. How do I do it?
With `npm install` I get
> npm ERR! code ERESOLVE
> npm ERR! ERESOLVE unable to resolve dependency tree
> npm ERR!
> npm ERR!…
-
Hello!
I am styling astro page with Tailwind CSS. But for some reason, the tailwind classes do not appear on the deployed GitHub page although it does show during the local build environment.
I …
-
Using a solid-styled component inside astro locally works fine ex:
https://github.com/xypnox/xip/blob/5a7d8731d9b9bde7d4d688870551d8ec23628226/packages/xip-warehouse/src/components/pureStyled.tsx#…
-
### What happened?
I expected the Markdoc language server to give me suggestions on tags when working with Astro.
Instead I didn't get any information at all.
### To reproduce
Here the link t…
-
### Astro Info
```block
Astro v4.13.3
Node v21.4.0
System Linux (x64)
Package Manager npm
Output static
Ada…
-
Hello there.
Thank you for the great project.
I'm trying to attach a webAcl to Cloudfront.
Currently I'm working on AstroJS.
Transform is the key of solve this issue but it seems not working…
-
### Astro Info
```block
Astro v4.16.7
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
I'm getting some errors when trying to access the SignIn and SignOut components.
## The code
```astro
---
import { SignIn, SignOut } from 'auth-astro/components';
---
Login
…
-
Given a newly created keystatic astro project:
```json
{
"name": "@keystatic/templates-astro",
"version": "0.0.13",
"license": "MIT",
"dependencies": {
"@astrojs/markdoc": "^0.5.0…
-
### Astro Info
```block
Astro v4.12.2
Node v22.4.1
System macOS (arm64)
Package Manager pnpm
Output hybrid
Ada…