feature: add light fontWeight

This commit is contained in:
eliabejr 2018-12-21 09:13:43 -03:00
parent c91b4b12dd
commit 60f9189dc1
1 changed files with 5 additions and 4 deletions

View File

@ -30,12 +30,13 @@ const appTheme = {
fontWeight: {
bold: 700,
default: 400,
light: 300,
},
fontSize: {
title: 1.25,
text: 0.84375,
sub: 0.667,
zecValueBase: 1.125,
large: 1.25,
medium: 1.125,
regular: 0.84375,
small: 0.667,
},
colors: {
primary: theme('mode', {