diff --git a/package.json b/package.json index b6a78db5f..216421b28 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "next": "12.3.2-canary.7", "next-remote-watch": "^1.0.0", "parse-numeric-range": "^1.2.0", + "prettier-plugin-tailwindcss": "^0.2.5", "react": "0.0.0-experimental-cb5084d1c-20220924", "react-collapsed": "npm:@gaearon/react-collapsed@3.1.0-forked.1", "react-dom": "0.0.0-experimental-cb5084d1c-20220924", diff --git a/yarn.lock b/yarn.lock index 5aa76ffbe..1d231ea21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5259,6 +5259,11 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== +prettier-plugin-tailwindcss@^0.2.5: + version "0.2.5" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500" + integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg== + prettier@^2.5.1: version "2.5.1" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"