Remove extra commas

This commit is contained in:
Oliver Davies 2019-03-28 20:10:39 +00:00
parent 3b4412efb2
commit 601b18c0df

View file

@ -4,7 +4,7 @@ module.exports = {
colors: {
'gray-600': '#767676',
inherit: 'inherit',
},
},
},
}
}
}
}