-
**Describe the bug**
When updating `astro-purgecss` from version 4.5.0 to 4.6.0, pages from astro collections don't load their layout's css files. Looking at the network activity, the css files on …
-
### What version of `starlight` are you using?
0.28.3 (whatever is on https://starlight.astro.build/ right now)
### What version of `astro` are you using?
whatever is used on https://starlight.astr…
-
https://astro.build/integrations/ lists all the npm package related to astro.
When selecting an integration, this links to the url page describing the integration.
Most of the time (apart when an is…
-
I encountered an issue while running `pnpm dev` with Astro v5.0.0-beta.5 in the second time running (without change anything in the code) . The process fails with an `InvalidContentEntryDataError`. Th…
-
## Bug report
**Code(from v2 docs):**
```js
import Medusa from "@medusajs/js-sdk";
// Defaults to standard port for Medusa server
let MEDUSA_BACKEND_URL = "http://localhost:9000";
if (im…
-
There are severe performance issues in Safari on the main page. Most likely because of expensive relayout involving too many SVG elements on the page. Hover animations, which are causing relayout, are…
-
Hitting an issue when the plugin is inserting the meta links it tries to find a page of `500/index.html` however Astro as generated `500.html`
Disabling the inserting meta links fixes the issue.
…
-
Hi
With the release of Deno 2 with full npm compatibility, it's unclear to me how to best use Astro with Deno. There is/was an astro integration for deno but it hasn't seen a commit for four months…
-
https://astro.cloudinary.dev/?utm_source=astro.build&utm_medium=referral&utm_campaign=devx_astro_cloudinary
-
### What is your article idea?
This tutorial will cover the following:
### How to Build an Image Gallery App with Astro and Strapi
**1. Introduction to Strapi's Media Library**
- Overview…