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 `prettier-plugin-tailwindcss` are you using?** v0.6.11 **What version of Tailwind CSS are you using?** v4.0.9 **What version of Node.js are you using?** v22.14.0 **What package manager are you...
Last weekend, prettier decided to break all the html closing brackets to a new line, and remove the spaces between some of the html tags ``` vue ``` Became ```...
# Description As described [in the issue I filed](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues/339), this `declare` statement is polluting the global scope. It's providing autocomplete in `prettier.config.js` files, but offers no real type safety. For...
@plugin doesn't force singleQuotes
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.9 **What version of Tailwind CSS are you using?** v3.4.16 **What version of Node.js are you using?** v20.14.0 **What package manager are you...
I'm not sure if this have ever worked, but Antler templates (from Statamic CMS) allows for use of classes without them being in a class tag. Example: ``` {{ layout...
Version: 0.6.8 tailwindcss v3.4.14 node v23.1.0 package manager: npm OS: macOS // homebrew After installing the package, I simply can't get it to work, I always get the error message...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.9 **What version of Tailwind CSS are you using?** N/A **What version of Node.js are you using?** v22.12.0 **What package manager are you...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.9 **What version of Tailwind CSS are you using?** v3.4.17 **What package manager are you using?** pnpm **Reproduction URL** ```jsx import * as...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.6.8 **What version of Tailwind CSS are you using?** v3.4.3 **What version of Node.js are you using?** v22.3.0 **What package manager are you...