#astro-slot

2 messages ยท Page 1 of 1 (latest)

dry ivy
#

Hi again ๐Ÿ‘‹

I'm rewriting a Vue component that I'm using in a .mdx file, which I put some children elements in. Everything worked as it should, except I'm getting a <astro-slot>...</astro-slot> tag around the slot content (in dev). This seems to create a boundary, as I have targeting the children with my CSS.

Any hints for me?

#

I know there has been a lot of some questions about this tag before, but I haven't found any answers yet...