style: update rounded corner styles for images and waline

This commit is contained in:
radishzzz 2025-05-04 16:05:07 +01:00
parent d59c52b063
commit 168046de88
4 changed files with 194 additions and 172 deletions

View file

@ -43,16 +43,16 @@
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.15.3",
"@types/sanitize-html": "^2.15.0",
"@unocss/eslint-plugin": "66.1.0-beta.13",
"@unocss/preset-attributify": "66.1.0-beta.13",
"@unocss/reset": "66.1.0-beta.13",
"@unocss/eslint-plugin": "66.1.0",
"@unocss/preset-attributify": "66.1.0",
"@unocss/reset": "66.1.0",
"astro-eslint-parser": "^1.2.2",
"eslint": "^9.26.0",
"eslint-plugin-astro": "^1.3.1",
"lint-staged": "^15.5.1",
"sharp": "^0.34.1",
"typescript": "~5.8.3",
"unocss": "66.1.0-beta.13",
"unocss": "66.1.0",
"unocss-preset-theme": "^0.14.1"
},
"lint-staged": {