chore(deps): Remove deprecated variant configuration from tailwind config (#2994)
This commit is contained in:
@@ -5,8 +5,5 @@ module.exports = {
|
|||||||
colors: {},
|
colors: {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
variants: {
|
|
||||||
extend: {},
|
|
||||||
},
|
|
||||||
plugins: [],
|
plugins: [],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user