Appearance
npm i -D prettier prettier-plugin-tailwindcss
.prettierrc.json使类名按规定排列
.prettierrc.json
{ "plugins": [ "prettier-plugin-tailwindcss" ] }