diff --git a/frontend/tailwind.config.js b/frontend/tailwind.config.js index bcebe6e..eb4cf4a 100644 --- a/frontend/tailwind.config.js +++ b/frontend/tailwind.config.js @@ -208,6 +208,5 @@ export default { }, }, }, -}, -plugins: [], + plugins: [], }