README
packages/theme-ui/README.md
A syntax highlighting component based on [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) that works seamlessly with Theme UI.
<script type="module">
import themeUiPrism from 'https://cdn.skypack.dev/@theme-ui/prism';
</script>
packages/theme-ui/README.md