add git diffs and permission support
This commit is contained in:
@@ -20,6 +20,9 @@ export default {
|
||||
},
|
||||
fontFamily: {
|
||||
mono: ['JetBrains Mono', 'Fira Code', 'monospace']
|
||||
},
|
||||
screens: {
|
||||
'landscape-mobile': { raw: '(orientation: landscape) and (max-height: 500px)' }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user