Make speakers links to their pages

This commit is contained in:
Oliver Davies 2019-05-14 22:35:47 +01:00
parent 8a788a1cca
commit 622e88fc3c
2 changed files with 6 additions and 4 deletions

View file

@ -15,7 +15,9 @@ module.exports = {
},
},
variants: {
borderColor: [...variants.textColor, 'hocus', 'group-hocus'],
textColor: [...variants.textColor, 'hocus'],
textDecoration: [...variants.textColor, 'hocus', 'group-hocus'],
fontStyle: [...variants.fontStyle, 'hocus']
},
corePlugins: {