diff --git a/.prettierrc.json b/.prettierrc.json index 276a47a73..2b9be513f 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,5 +1,6 @@ { "printWidth": 80, + "plugins": ["prettier-plugin-tailwindcss"], "singleQuote": true, "trailingComma": "none" } diff --git a/index.html b/index.html index 479451227..2be1e2acd 100644 --- a/index.html +++ b/index.html @@ -35,16 +35,6 @@