@ttskch/prettier-plugin-tailwindcss-anywhere
Advanced tools
Comparing version
{ | ||
"name": "@ttskch/prettier-plugin-tailwindcss-anywhere", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "A Prettier plugin for sorting TailwindCSS classes in any HTML-like language, like Twig etc.", | ||
@@ -8,3 +8,3 @@ "keywords": ["prettier", "tailwindcss", "formatter", "html", "twig"], | ||
"engines": { | ||
"node": ">= 20.9 < 23" | ||
"node": ">= 20.9 < 24" | ||
}, | ||
@@ -11,0 +11,0 @@ "main": "dist/index.js", |
@@ -12,3 +12,3 @@ # prettier-plugin-tailwindcss-anywhere | ||
* Node: `>= 20.9 < 23` | ||
* Node: `>= 20.9 < 24` | ||
@@ -15,0 +15,0 @@ ## Installation |