Update keys, lowercase value

This commit is contained in:
Oliver Davies 2019-03-10 12:54:10 +00:00
parent d40f7cfaa5
commit b9d33ada04

View file

@ -24,8 +24,8 @@ module.exports = {
'5': '#8795a1',
'6': '#3d4852',
},
'transparent': 'transparent',
'white': '#FFF',
transparent: 'transparent',
white: '#fff',
},
extend: {
fontSize: {