fix(ui): fix request list UI behavior when season list is too long (#1106)

* fix(ui): fix request list UI behavior when season list is too long

* fix: add default variants to Tailwind scale
This commit is contained in:
TheCatLady
2021-03-06 20:40:47 -05:00
committed by GitHub
parent 9d0b52a242
commit 85076919c6
4 changed files with 24 additions and 21 deletions

View File

@@ -63,6 +63,7 @@ module.exports = {
margin: ['first', 'last', 'responsive'],
boxShadow: ['group-focus'],
opacity: ['disabled', 'hover', 'group-hover'],
scale: ['hover', 'focus', 'group-hover'],
zIndex: ['hover', 'responsive'],
},
plugins: [