chore: adjust scrollbar max height and update theme guide

This commit is contained in:
radishzzz 2025-03-27 13:22:26 +00:00
parent 743d17639d
commit ab74c0abdf
9 changed files with 71 additions and 20 deletions

View file

@ -2,7 +2,7 @@
"name": "astro-theme-retypeset",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@10.6.4",
"packageManager": "pnpm@10.7.0",
"repository": "https://github.com/radishzzz/astro-theme-retypeset",
"scripts": {
"dev": "astro check && astro dev",
@ -28,7 +28,9 @@
"photoswipe": "^5.4.4",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",
"rehype-slug": "^6.0.0",
"remark-math": "^6.0.0",
"remark-toc": "^9.0.0",
"sanitize-html": "^2.15.0"
},
"devDependencies": {