@chakra-ui/styled-system
Advanced tools
Comparing version 0.0.0-dev-20230326141955 to 0.0.0-dev-20230329123951
@@ -1318,3 +1318,3 @@ "use strict"; | ||
var _a, _b; | ||
const maybeReference = lookupToken(conditionValue); | ||
const maybeReference = lookupToken(conditionValue.toString()); | ||
if (conditionAlias === "default") { | ||
@@ -1321,0 +1321,0 @@ acc[variable] = maybeReference; |
{ | ||
"name": "@chakra-ui/styled-system", | ||
"version": "0.0.0-dev-20230326141955", | ||
"version": "0.0.0-dev-20230329123951", | ||
"description": "Style function for css-in-js building component libraries", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
208247