Add CTA buttons
Add buttons to PaperCall (session submissions) and Twitter.
This commit is contained in:
parent
fa3bc889c1
commit
ec88f7a3a1
3 changed files with 26 additions and 1 deletions
|
@ -7,6 +7,9 @@ module.exports = {
|
|||
extend: {
|
||||
colors: {
|
||||
black: '#000',
|
||||
'green-600': '#0fa877',
|
||||
'pink-600': '#ec16a8',
|
||||
'purple-600': '#b33ee9',
|
||||
},
|
||||
variants: {
|
||||
textStyle: ['responsive', 'hover', 'focus', 'hocus'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue