astro/.changeset/perfect-ravens-count.md
Ben Holmes 2db97f10dc
Refactor: move prism to @astrojs/prism/components (#2878)
* feat: add `<Prism/>` to @astrojs/prism/components

* feat: remove `<Prism/>` from astro/components

* refactor: point to index.mjs in import

* refactor: change exp to @astrojs/prism/component

* refactor: remove unecessary index.js

* chore: changeset
2022-03-24 17:48:07 -04:00

139 B

astro @astrojs/prism
patch patch

Move the built-in Prism component from astro/components to @astrojs/prism/component.