diff --git a/tailwind.config.js b/tailwind.config.js index e368458..abdb98e 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -5,8 +5,5 @@ module.exports = { colors: {}, }, }, - variants: { - extend: {}, - }, plugins: [], };