@vanilla-extract/recipes
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -40,2 +40,2 @@ import { ComplexStyleRule } from '@vanilla-extract/css'; | ||
export { RecipeVariants, RuntimeFn, recipe }; | ||
export { type RecipeVariants, type RuntimeFn, recipe }; |
{ | ||
"name": "@vanilla-extract/recipes", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Create multi-variant styles with a type-safe runtime API, heavily inspired by https://stitches.dev", | ||
@@ -41,4 +41,4 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@vanilla-extract/css": "^1.15.3" | ||
"@vanilla-extract/css": "^1.15.4" | ||
} | ||
} |
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
25700