add gradient BG
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-02-08 17:17:40 +01:00
parent 50358c43b9
commit 9a48d20a16
7 changed files with 8102 additions and 1608 deletions

View File

@@ -30,7 +30,8 @@
"remark-gfm": "^3.0.1",
"remark-html": "^15.0.1",
"remark-smartypants": "^2.0.0",
"typescript": "4.9.3"
"typescript": "4.9.3",
"yarn": "^1.22.19"
},
"devDependencies": {
"@types/react-syntax-highlighter": "^15.5.5",