Started working on JS docs.

This commit is contained in:
Joshua Bemenderfer
2023-02-14 22:24:59 -05:00
parent 91ca89f158
commit 4156e3bf91
24 changed files with 364 additions and 69 deletions

View File

@@ -38,7 +38,8 @@ module.exports = {
info: colors.sky,
},
fontSize: {
sm: '0.8rem',
xs: '0.8rem',
sm: '1rem',
base: '1.125rem',
xl: '1.25rem',
'2xl': '1.563rem',