data/typography/index.ts (
10
lines of code) (
raw
):
export default { normal: { fontSize: ['12px', '14px', '16px', '20px', '24px', '32px', '40px', '48px'], lineHeight: { condensedUltra: 1, condensed: 1.25, default: 1.5 } } }