diff --git a/.prettierrc.json b/.prettierrc.json index 8e120193c..06b3c7a52 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -9,9 +9,7 @@ "semi": true, "printWidth": 128, "plugins": [ - "prettier-plugin-tailwindcss" ], - "tailwindConfig": "./tailwind.config.js", "tailwindFunctions": [ "tw" ]