@tonic-ui/styled-system
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -396,3 +396,3 @@ 'use strict'; | ||
* | ||
* @returns {object} An object containing the transformed style properties. | ||
* @return {object} An object containing the transformed style properties. | ||
*/ | ||
@@ -399,0 +399,0 @@ var sx = function sx(value, scale, props) { |
@@ -394,3 +394,3 @@ function _iterableToArrayLimit(arr, i) { | ||
* | ||
* @returns {object} An object containing the transformed style properties. | ||
* @return {object} An object containing the transformed style properties. | ||
*/ | ||
@@ -397,0 +397,0 @@ var sx = function sx(value, scale, props) { |
{ | ||
"name": "@tonic-ui/styled-system", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "The framework agnostic styling engine for Tonic UI.", | ||
@@ -81,3 +81,3 @@ "main": "dist/index.cjs.js", | ||
], | ||
"gitHead": "3c590838b97904db0a36b58c0ddeebcfa5c45f95" | ||
"gitHead": "550b3782c1b690804c5e1c84195b1554524e0813" | ||
} |
91066