style: optimize scrollbar and heading styling

This commit is contained in:
radishzzz 2025-05-15 06:04:36 +01:00
parent 0e5905aaa3
commit bd24e340e7
9 changed files with 331 additions and 364 deletions

View file

@ -45,15 +45,15 @@
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.18",
"@types/sanitize-html": "^2.16.0",
"@unocss/eslint-plugin": "66.1.1",
"@unocss/preset-attributify": "66.1.1",
"@unocss/reset": "66.1.1",
"@unocss/eslint-plugin": "66.1.2",
"@unocss/preset-attributify": "66.1.2",
"@unocss/reset": "66.1.2",
"astro-eslint-parser": "^1.2.2",
"eslint": "^9.26.0",
"eslint-plugin-astro": "^1.3.1",
"lint-staged": "^16.0.0",
"typescript": "~5.8.3",
"unocss": "66.1.1",
"unocss": "66.1.2",
"unocss-preset-theme": "^0.14.1"
},
"lint-staged": {