@nuxtjs/tailwindcss
Advanced tools
Comparing version
{ | ||
"name": "@nuxtjs/tailwindcss", | ||
"version": "6.14.0-20250426-121731-6bc319c", | ||
"version": "6.14.0", | ||
"configKey": "tailwindcss", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
{ | ||
"name": "@nuxtjs/tailwindcss", | ||
"version": "6.14.0-20250426-121731-6bc319c", | ||
"version": "6.14.0", | ||
"description": "Tailwind CSS module for Nuxt", | ||
@@ -52,23 +52,2 @@ "repository": "nuxt-modules/tailwindcss", | ||
}, | ||
"scripts": { | ||
"play": "pnpm dev", | ||
"dev": "nuxi dev playground", | ||
"dev:build": "nuxi build playground", | ||
"dev:generate": "nuxi generate playground", | ||
"dev:preview": "nuxi preview playground", | ||
"dev:nuxt2": "nuxi dev nuxt2-playground", | ||
"dev:prepare": "nuxt-module-build prepare && pnpm build:stub", | ||
"build": "nuxt-module-build build", | ||
"build:stub": "pnpm build --stub", | ||
"prepack": "pnpm build", | ||
"release": "pnpm lint && pnpm test && pnpm prepack && pnpm changelogen --release --push && pnpm publish", | ||
"docs:build": "nuxi generate docs", | ||
"docs:preview": "nuxi preview docs", | ||
"docs:dev": "nuxi dev docs", | ||
"lint": "eslint .", | ||
"lint:fix": "pnpm lint --fix", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch", | ||
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground" | ||
}, | ||
"dependencies": { | ||
@@ -109,3 +88,2 @@ "@nuxt/kit": "^3.16.0", | ||
}, | ||
"packageManager": "pnpm@9.15.3", | ||
"resolutions": { | ||
@@ -118,3 +96,23 @@ "@nuxtjs/tailwindcss": "link:.", | ||
"startCommand": "pnpm dev:prepare && pnpm dev" | ||
}, | ||
"scripts": { | ||
"play": "pnpm dev", | ||
"dev": "nuxi dev playground", | ||
"dev:build": "nuxi build playground", | ||
"dev:generate": "nuxi generate playground", | ||
"dev:preview": "nuxi preview playground", | ||
"dev:nuxt2": "nuxi dev nuxt2-playground", | ||
"dev:prepare": "nuxt-module-build prepare && pnpm build:stub", | ||
"build": "nuxt-module-build build", | ||
"build:stub": "pnpm build --stub", | ||
"release": "pnpm lint && pnpm test && pnpm prepack && pnpm changelogen --release --push && pnpm publish", | ||
"docs:build": "nuxi generate docs", | ||
"docs:preview": "nuxi preview docs", | ||
"docs:dev": "nuxi dev docs", | ||
"lint": "eslint .", | ||
"lint:fix": "pnpm lint --fix", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch", | ||
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
102538
0.06%1556
0.52%1
-50%