Socket
Book a DemoInstallSign in
Socket

@ttskch/prettier-plugin-tailwindcss-anywhere

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ttskch/prettier-plugin-tailwindcss-anywhere - npm Package Compare versions

Comparing version

to
0.1.0

4

package.json
{
"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