prettier-plugin-tailwindcss
prettier-plugin-tailwindcss copied to clipboard
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
**What version of Tailwind CSS are you using?** For example: v3.4.13 **What build tool (or framework if it abstracts the build tool) are you using?** NextJS v14.2.13 **What version of...
**What version of `prettier-plugin-tailwindcss` are you using?** Latest - v0.6.8 **What version of Tailwind CSS are you using?** Latest - v3.3.3 **What version of Node.js are you using?** v20.17.0 **What...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.6 **What version of Tailwind CSS are you using?** v4.0.0-alpha.24 **What version of Node.js are you using?** v20.17.0 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** 0.6.6 **What version of Tailwind CSS are you using?** 3.4.10 **What version of Node.js are you using?** 20.17.0 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.5 **What version of Tailwind CSS are you using?** v3.4.4 **What version of Node.js are you using?** v18.20.4 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** `"prettier-plugin-tailwindcss": "0.5.14"` **What version of Tailwind CSS are you using?** `"tailwindcss": "3.4.3",` **What version of Node.js are you using?** `v20.15.0` **What package manager...
Hello! Maybe there is an option to add passing a regular expression to the `tailwindAttributes` parameter. ``` // .prettierrc { "tailwindAttributes": [/class-\w+/] } ```
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.9 **What version of Tailwind CSS are you using?** v4.0.0-beta.9 **What version of Node.js are you using?** v23.1.0 **What package manager are you...
Closes #361 Closes #363
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.9 **What version of Tailwind CSS are you using?** v3.4.17 **What version of Node.js are you using?** v21.5.0 **What package manager are you...