blob: 94b2be86c075ffd91416c302a36a078b6febb872 (
plain) (
blame)
1
2
3
4
5
|
---
'astro': patch
---
Add support for using `.svg` files with `astro:assets`'s base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly.
|