mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
8 lines
271 B
Markdown
8 lines
271 B
Markdown
|
---
|
||
|
'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.
|