fix: convert screenshots/images to webp

This commit is contained in:
trafficlunar 2024-12-31 22:03:39 +00:00
parent 2f7e268062
commit 1fafe67d1a
6 changed files with 285 additions and 4 deletions

View file

@ -38,7 +38,8 @@
"react-dropzone": "^14.3.5",
"react-router": "^7.1.1",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"
"tailwindcss-animate": "^1.0.7",
"vite-imagetools": "^7.0.5"
},
"devDependencies": {
"@eslint/js": "^9.17.0",