feat: add tokyonight for prism

This commit is contained in:
Devin Haska 2024-02-20 12:12:41 -08:00
parent 3647f71071
commit a3eff87075
5 changed files with 110 additions and 42 deletions

View file

@ -59,7 +59,7 @@ export default function Youtube({ id, title }: Props) {
It means I can embed a YouTube video in a post like this:
```
```jsx
<Youtube id="vEvlWyb29ik" />
```
@ -76,7 +76,7 @@ Some favourite packages of mine in no particular order:
Simple sort `eslintrc` config:
```
```js
"simple-import-sort/imports": [
"error",
{