feat: updates

This commit is contained in:
qier222 2022-10-28 20:29:04 +08:00
parent a1b0bcf4d3
commit 884f3df41a
No known key found for this signature in database
198 changed files with 4572 additions and 5336 deletions

View file

@ -60,6 +60,18 @@ module.exports = {
700: '#393939',
800: '#1C1C1C',
},
gray: {
50: '#14161A',
100: '#14161A',
200: '#14161A',
300: '#14161A',
400: '#14161A',
500: '#14161A',
600: '#14161A',
700: '#14161A',
800: '#14161A',
900: '#0D0E10',
},
},
fontSize: {
12: ['0.75rem', fontSizeDefault],