tailwind-variants
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -17,3 +17,3 @@ import type {Config as TwMergeConfig} from "tailwind-merge"; | ||
*/ | ||
twMergeConfig?: TwMergeConfig; | ||
twMergeConfig?: Partial<TwMergeConfig>; | ||
}; | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "tailwind-variants", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "🦄 Tailwindcss first-class variant API", | ||
@@ -5,0 +5,0 @@ "author": "Junior Garcia <jrgarciadev@gmail.com>", |
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
36522