Extract entry-title into a component

This commit is contained in:
Oliver Davies 2019-03-23 07:18:14 +00:00
parent 750ae735ef
commit 05ba91b472
4 changed files with 20 additions and 2 deletions

View file

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