Make speakers links to their pages
This commit is contained in:
parent
8a788a1cca
commit
622e88fc3c
2 changed files with 6 additions and 4 deletions
|
@ -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: {
|
||||
|
|
Reference in a new issue