astro/.changeset/great-hotels-breathe.md
Juan Martín Seery 9b7e2ab251
Fixed shiki import to work with "type": "module" (#2628)
* Fixed shiki import to work with "type": "module"

* Changeset

* Separated types import

* Add "* as" to type import
2022-02-22 08:46:04 -08:00

6 lines
106 B
Markdown

---
'astro': patch
'@astrojs/markdown-remark': patch
---
Fixed shiki to work with `{ "type": "module" }`