This commit is contained in:
kek7198 2021-12-01 14:11:28 -06:00
parent d5dc7687d1
commit 7ef242dc51

View file

@ -40,6 +40,9 @@ module.exports = {
'inset-t-white-10': '0 1px 0 rgba(255, 255, 255, 0.10) inset',
'inset-r-white-05': '1px 0 0 rgba(255, 255, 255, 0.05) inset'
},
zIndex: {
'100': 100
},
colors: {
gray: {
'100': '#f4f6f4',