🌈 style: added styles for markdown

This commit is contained in:
2026-01-20 03:11:12 +03:00
parent ef877ad303
commit 6e8c3f911d
6 changed files with 926 additions and 19 deletions

View File

@@ -15,8 +15,15 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.1",
"remark": "^15.0.1",
"remark-html": "^16.0.1"
"remark-gfm": "^4.0.1",
"remark-html": "^16.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"unified": "^11.0.5"
},
"devDependencies": {
"@eslint/eslintrc": "^3",