add git diffs and permission support

This commit is contained in:
2026-01-19 23:45:03 -05:00
parent 313ac44337
commit 61a2e9b8af
44 changed files with 2051 additions and 267 deletions
+3
View File
@@ -20,6 +20,9 @@ export default {
},
fontFamily: {
mono: ['JetBrains Mono', 'Fira Code', 'monospace']
},
screens: {
'landscape-mobile': { raw: '(orientation: landscape) and (max-height: 500px)' }
}
}
},