astro/packages/integrations/mdx/src
Ben Holmes adb2079796
Fix MDX style imports when layout is not applied (#4443)
* fix: add "astro.needsHeadRendering" to MDX

* test: style imports in pages without layout

* chore: changeset
2022-08-23 13:25:35 -04:00
..
astro-data-utils.ts Improve MDX glob perf - move Layout to async import (#4428) 2022-08-22 18:18:30 -04:00
index.ts Fix MDX style imports when layout is not applied (#4443) 2022-08-23 13:25:35 -04:00
rehype-collect-headings.ts [MDX] Add getHeadings + generate anchor links (#4095) 2022-08-01 17:23:56 -04:00
remark-prism.ts Refactor @astrojs/prism, fix Prism component import not working (#4114) 2022-08-02 15:53:18 -04:00
remark-shiki.ts [MDX] Switch from Shiki Twoslash -> Astro Markdown highlighter (#4292) 2022-08-15 10:43:12 -04:00
utils.ts Frontmatter injection for MD and MDX (#4176) 2022-08-05 18:55:38 -05:00