astro/.changeset/fair-flowers-sleep.md

8 lines
271 B
Markdown
Raw Normal View History

---
'astro': patch
---
Improve slot support, adding support for named slots and fallback content within `slot` elements.
See the new [Slots documentation](https://github.com/snowpackjs/astro/blob/main/docs/core-concepts/astro-components.md#slots) for more information.