docs: update theme guides

This commit is contained in:
radishzzz 2025-04-13 00:59:46 +01:00
parent 3da5b38407
commit 59297d534e
18 changed files with 848 additions and 384 deletions

View file

@ -39,9 +39,9 @@
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.14.1",
"@types/sanitize-html": "^2.15.0",
"@unocss/eslint-plugin": "66.1.0-beta.10",
"@unocss/preset-attributify": "66.1.0-beta.10",
"@unocss/reset": "66.1.0-beta.10",
"@unocss/eslint-plugin": "66.1.0-beta.11",
"@unocss/preset-attributify": "66.1.0-beta.11",
"@unocss/reset": "66.1.0-beta.11",
"astro-eslint-parser": "^1.2.2",
"eslint": "^9.24.0",
"eslint-plugin-astro": "^1.3.1",
@ -50,7 +50,7 @@
"reading-time": "^1.5.0",
"sharp": "^0.34.1",
"typescript": "~5.8.3",
"unocss": "66.1.0-beta.10",
"unocss": "66.1.0-beta.11",
"unocss-preset-theme": "^0.14.1"
},
"lint-staged": {