A backend for frontend developers

This commit is contained in:
Daniel Vassallo
2019-10-15 13:27:58 -07:00
parent f91721ab2c
commit 0c8b8ab3e0
6 changed files with 92 additions and 57 deletions

View File

@@ -4,6 +4,11 @@ module.exports = {
colors: {
yellowish: '#ffe77a',
blackish: '#1a2a30'
},
width: {
'72': '18rem',
'84': '21rem',
'96': '24rem'
}
},
fontFamily: {