@kuma-ui/system
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,5 +6,5 @@ import { CSSValue, ResponsiveStyle } from "./types"; | ||
left: CSSValue<"left", true>; | ||
bottom: CSSValue<"left", true>; | ||
inset: CSSValue<"left", true>; | ||
bottom: CSSValue<"bottom", true>; | ||
inset: CSSValue<"inset", true>; | ||
}>; | ||
export declare const position: (props: PositionProps) => ResponsiveStyle; |
{ | ||
"name": "@kuma-ui/system", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"@kuma-ui/sheet": "0.0.2" | ||
"@kuma-ui/sheet": "0.0.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
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
128314
+ Added@kuma-ui/sheet@0.0.3(transitive)
- Removed@kuma-ui/sheet@0.0.2(transitive)
Updated@kuma-ui/sheet@0.0.3