mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
chore: add prettier tailwind plugin
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user