feat: add tests (#843)
This commit is contained in:
parent
95a2af2535
commit
9dd9a9898c
35 changed files with 1063 additions and 191 deletions
|
|
@ -13,6 +13,9 @@ const config: Config = {
|
|||
mono: ['geist-mono'],
|
||||
},
|
||||
extend: {
|
||||
screens: {
|
||||
'toast-mobile': '600px',
|
||||
},
|
||||
borderRadius: {
|
||||
lg: 'var(--radius)',
|
||||
md: 'calc(var(--radius) - 2px)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue