astro/packages/integrations/mdx/test/fixtures/css-head-mdx/src
Matthew Phillips 79783fc018
Fix head injection in body with slots.render() and head buffering (#6216)
* Fix head injection in body with slots.render() and head buffering

* Adding a changeset

* An MDX test too
2023-02-13 07:49:10 -05:00
..
components Fix head injection in body with slots.render() and head buffering (#6216) 2023-02-13 07:49:10 -05:00
content Fix head injection in body with slots.render() and head buffering (#6216) 2023-02-13 07:49:10 -05:00
layouts Fix head injection in body with slots.render() and head buffering (#6216) 2023-02-13 07:49:10 -05:00
pages Fix head injection misplacement with Astro.slots.render() (#6196) 2023-02-09 11:50:04 -05:00
styles Add additional scoping for head buffering (#6152) 2023-02-07 10:56:32 -05:00
test.mdx Simplified head injection (#6034) 2023-01-30 11:55:10 -05:00