prettier-plugin-tailwindcss
Advanced tools
+1
-1
| { | ||
| "type": "module", | ||
| "name": "prettier-plugin-tailwindcss", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "description": "A Prettier plugin for sorting Tailwind CSS classes.", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
+1
-1
@@ -197,3 +197,3 @@ <img src="https://raw.githubusercontent.com/tailwindlabs/prettier-plugin-tailwindcss/main/.github/banner.jpg" alt="prettier-plugin-tailwindcss" /> | ||
| Like `tailwindAttributes` this function all supports regular expressions to match multiple function names. Patterns should be enclosed in forward slashes. Note that JS regex literals are not supported with Prettier. | ||
| Like the `tailwindAttributes` option, the `tailwindFunctions` option also supports regular expressions to match multiple function names. Patterns should be enclosed in forward slashes. Note that JS regex literals are not supported with Prettier. | ||
@@ -200,0 +200,0 @@ ## Preserving whitespace |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4648126
00
-100%