@nextui-org/theme
Advanced tools
Comparing version 0.0.0-dev-v2-20230331132840 to 0.0.0-dev-v2-20230331154026
@@ -82,6 +82,6 @@ "use strict"; | ||
"0%": { | ||
transform: "translateX(-150%)" | ||
transform: "translateX(-50%) scaleX(0.2)" | ||
}, | ||
"100%": { | ||
transform: "translateX(200%)" | ||
transform: "translateX(100%) scaleX(1)" | ||
} | ||
@@ -88,0 +88,0 @@ } |
@@ -34,3 +34,3 @@ "use strict"; | ||
circle: "h-full stroke-current", | ||
value: "absolute font-semibold top-0 left-0 w-full h-full flex items-center justify-center" | ||
value: "absolute font-normal top-0 left-0 w-full h-full flex items-center justify-center" | ||
}, | ||
@@ -37,0 +37,0 @@ variants: { |
@@ -122,3 +122,3 @@ "use strict"; | ||
true: { | ||
filler: ["absolute", "w-1/2", "animate-indeterminate-bar"] | ||
filler: ["absolute", "w-full", "origin-left", "animate-indeterminate-bar"] | ||
} | ||
@@ -125,0 +125,0 @@ }, |
@@ -374,6 +374,6 @@ "use strict"; | ||
"0%": { | ||
transform: "translateX(-150%)" | ||
transform: "translateX(-50%) scaleX(0.2)" | ||
}, | ||
"100%": { | ||
transform: "translateX(200%)" | ||
transform: "translateX(100%) scaleX(1)" | ||
} | ||
@@ -380,0 +380,0 @@ } |
{ | ||
"name": "@nextui-org/theme", | ||
"version": "0.0.0-dev-v2-20230331132840", | ||
"version": "0.0.0-dev-v2-20230331154026", | ||
"description": "The default theme for NextUI components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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 too big to display
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
582274