Extract entry-title into a component
This commit is contained in:
parent
750ae735ef
commit
05ba91b472
4 changed files with 20 additions and 2 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
extend: {
|
||||
colors: {
|
||||
'gray-600': '#767676',
|
||||
inherit: 'inherit',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue