forked from noxious/client
Also converted zoneeditor styling to tailwind breakpoints
This commit is contained in:
@ -10,6 +10,9 @@ export default {
|
||||
'30px': '30px'
|
||||
},
|
||||
extend: {
|
||||
inset: {
|
||||
'1/6': 'calc(100% / 6)',
|
||||
},
|
||||
invert: {
|
||||
80: '0.80'
|
||||
},
|
||||
|
Reference in New Issue
Block a user