mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 02:41:07 +01:00
Typesafe routing and CM line height issue
This commit is contained in:
@@ -13,7 +13,11 @@ module.exports = {
|
||||
height: {
|
||||
'sm': '2rem',
|
||||
'md': '2.5rem',
|
||||
}
|
||||
},
|
||||
lineHeight: {
|
||||
'sm': '2rem',
|
||||
'md': '2.5rem',
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
"mono": ["JetBrains Mono", "Menlo", "monospace"],
|
||||
|
||||
Reference in New Issue
Block a user