refactor(wizard): migrate to react [EE-2305] (#6957)
This commit is contained in:
@@ -4,6 +4,6 @@ module.exports = {
|
||||
preflight: false,
|
||||
},
|
||||
theme: {
|
||||
colors: {},
|
||||
colors: { transparent: 'transparent', current: 'currentColor', white: '#ffffff' },
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user