🚀 Init preview and typebot cotext in editor
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
mode: 'jit',
|
||||
content: ['./src/**/*.tsx'],
|
||||
theme: {
|
||||
extend: {
|
||||
screens: {
|
||||
@ -7,11 +7,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
extend: {
|
||||
opacity: ['disabled'],
|
||||
cursor: ['disabled'],
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
}
|
||||
|
Reference in New Issue
Block a user