@mantine/code-highlight
Version:
Code highlight with Mantine theme
22 lines (13 loc) • 439 B
Markdown
# Mantine code highlight
[](https://www.npmjs.com/package/@mantine/code-highlight)
Code highlight built with highlight.js and Mantine
[View documentation](https://mantine.dev/)
## Installation
```bash
# With yarn
yarn add @mantine/hooks @mantine/core @mantine/code-highlight
# With npm
npm install @mantine/hooks @mantine/core @mantine/code-highlight
```
## License
MIT