astro/packages/integrations/mdx/test/fixtures/css-head-mdx
Matthew Phillips d1f5611feb
Add additional scoping for head buffering (#6152)
* Add additional scoping for head buffering

* Add test for direct usage of nested component

* Add special scoping for Astro.scopes.render()

* Generate propagation map during the build

* Move to a maybeHead instruction

* Properly serialize for SSR

* More conservative scoping

* Maybe had should honor result._metadata.hasRenderedHead

* Properly type slots

* Allow template result to be passed

* Add changeset
2023-02-07 10:56:32 -05:00
..
src Add additional scoping for head buffering (#6152) 2023-02-07 10:56:32 -05:00
package.json Add additional scoping for head buffering (#6152) 2023-02-07 10:56:32 -05:00