Make the modal work again
This commit is contained in:
parent
ebe588718c
commit
d260200947
2 changed files with 50 additions and 33 deletions
|
@ -116,6 +116,9 @@ module.exports = {
|
|||
fontSize: {
|
||||
'2xs': '0.625rem',
|
||||
},
|
||||
transitionDuration: {
|
||||
250: '250ms',
|
||||
},
|
||||
borderColor: theme => ({
|
||||
default: theme('colors.neutral.400', 'cuurrentColor'),
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue