mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
* Fix missing css import on 404 redirect * Chore: changeset --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
105 B
Markdown
5 lines
105 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix: missing CSS import when 404 server Response redirects to a custom 404 page.
|