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.
To make this plugin work we had to use private Prettier APIs that can only be used by a single plugin at once. This means this plugin is incompatible with...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.5.11 **What version of Tailwind CSS are you using?** 3.4.1 **What version of Node.js are you using?** 20.11.0 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.5.11 **What version of Tailwind CSS are you using?** v3.3.0 **What version of Node.js are you using?** v20.11.0 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** For example: v0.5.3 **What version of Tailwind CSS are you using?** For example: v3.4.1 **What version of Node.js are you using?** For example:...
This commit adds provenance for all published packages. See the NPM documentation [0]. Provenance will allow people to verify that the packages were actually built on GH Actions and with...
**What version of `prettier-plugin-tailwindcss` are you using?** For example: v0.5.9 **What version of Tailwind CSS are you using?** For example: v3.3.0 **What version of Node.js are you using?** For example:...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.5.7 **What version of Tailwind CSS are you using?** v3.3.5 **What version of Node.js are you using?** v18.16.1 **What package manager are you...
We are facing an issue integrating this plugin into our [nx](https://nx.dev/) workspace. In our scenario we are mainting multiple applications in a mono repository. Each of the applications may define...
**What version of `prettier-plugin-tailwindcss` are you using?** ^0.5.13 **What version of Tailwind CSS are you using?** ^3.4.1 **What version of Node.js are you using?** 18.13.0 **What package manager are you...
Hello, Following the Contributing guide I firstly opened a discussion in June 2023 (and purpose to implement it myself). https://github.com/tailwindlabs/tailwindcss/discussions/11410 But I didn't receive any response from staff and some...