code syntax highlights

This commit is contained in:
Mckay Wrigley
2023-03-18 01:52:43 -06:00
parent f17a08a827
commit 761314c20b
5 changed files with 469 additions and 5 deletions
+2
View File
@@ -21,10 +21,12 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "^8.0.5",
"react-syntax-highlighter": "^15.5.0",
"typescript": "4.9.5"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7"