Add proper diff viewer with syntax highlighting

This commit is contained in:
Oracle 2026-05-03 15:36:14 +02:00
parent d9c27b4353
commit 60eaae5371
Signed by: Oracle
SSH key fingerprint: SHA256:x4/RtnjUyuHkdvmwNDsWSfcfF1V5PNr3OpriZqOvCX8
23 changed files with 2358 additions and 870 deletions

View file

@ -12,6 +12,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/prism": "^4.0.1",
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.1.7",
"tailwindcss": "^4.2.2"