feat: add tokyonight for prism
This commit is contained in:
parent
3647f71071
commit
a3eff87075
5 changed files with 110 additions and 42 deletions
|
@ -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",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue