astro/.changeset/great-spoons-try.md
André Alves 9d0070095e
Fix missing CSS when 404 server Response redirects to a custom 404 page (#7946)
* Fix missing css import on 404 redirect

* Chore: changeset

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-08-07 12:51:50 -05:00

105 B

astro
patch

Fix: missing CSS import when 404 server Response redirects to a custom 404 page.