tailwindcss-box-shadow
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "tailwindcss-box-shadow", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Tailwind CSS plugin that generates box-shadow utility values exactly as they're defined in the config.", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"release": "np", | ||
"release": "npx np", | ||
"dev": "vitest", | ||
@@ -22,7 +22,6 @@ "test": "vitest run --coverage" | ||
"devDependencies": { | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"np": "*", | ||
"@vitest/coverage-v8": "^2.0.2", | ||
"postcss": "^8.4.16", | ||
"tailwindcss": "^3.4.0", | ||
"vitest": "^1.6.0" | ||
"vitest": "^2.0.2" | ||
}, | ||
@@ -29,0 +28,0 @@ "peerDependencies": { |
@@ -12,3 +12,10 @@ <div align="center"> | ||
## Deprecation notice | ||
This plugin has been archived and is no longer maintained. | ||
Use [`tailwindcss-preset-email`](https://github.com/maizzle/tailwindcss-preset-email/tree/main) instead, which includes this plugin and others, and is actively maintained. | ||
--- | ||
This is a Tailwind CSS plugin that generates `shadow` utilities exactly as they are defined in the config - that is, without CSS variables. | ||
@@ -15,0 +22,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
5293
4
94
0