feat: add tailwind class sort plugin (#1562)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated code formatting tools to include support for Tailwind
CSS-specific formatting.
* Adjusted code formatting issue reporting from errors to warnings for a
smoother development experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: mdatelle <mike@datelle.net>
Co-authored-by: Eli Bosley <ekbosley@gmail.com>
This commit is contained in:
Michael Datelle
2025-08-27 16:26:09 -04:00
committed by GitHub
parent 7316dc753f
commit ab11e7ff7f
6 changed files with 79 additions and 5 deletions

View File

@@ -73,6 +73,7 @@
"nuxt": "3.18.1",
"nuxt-custom-elements": "2.0.0-beta.32",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"shadcn-nuxt": "2.2.0",
"tailwindcss": "4.1.12",
"terser": "5.43.1",