lesha1201 / tailwind-prettier-plugin-inconsistent-sorting-issue

https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/246

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to reproduce the issue

npm i
# Open `src/app/button-social/button-social-facebook.tsx`
# Format all files
npx prettier --write .
# Format the open file
npx prettier --write ./src/app/button-social/button-social-facebook.tsx

About

https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/246


Languages

Language:TypeScript 86.9%Language:CSS 7.0%Language:JavaScript 6.1%