@chakra-ui/styled-system
Advanced tools
Comparing version 0.0.0-dev-20240112001210 to 0.0.0-dev-20240115120705
@@ -15,2 +15,6 @@ import * as CSS from "csstype"; | ||
/** | ||
* The CSS `accent-color` property | ||
*/ | ||
accentColor?: Token<CSS.Property.Color, "colors">; | ||
/** | ||
* The CSS `fill` property for icon svgs and paths | ||
@@ -17,0 +21,0 @@ */ |
{ | ||
"name": "@chakra-ui/styled-system", | ||
"version": "0.0.0-dev-20240112001210", | ||
"version": "0.0.0-dev-20240115120705", | ||
"description": "Style function for css-in-js building component libraries", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"csstype": "^3.1.2", | ||
"@chakra-ui/utils": "0.0.0-dev-20240112001210" | ||
"@chakra-ui/utils": "0.0.0-dev-20240115120705" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
"@emotion/styled": "^11.11.0", | ||
"@chakra-ui/theme": "0.0.0-dev-20240112001210" | ||
"@chakra-ui/theme": "0.0.0-dev-20240115120705" | ||
}, | ||
@@ -48,0 +48,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
243149
7021
+ Added@chakra-ui/utils@0.0.0-dev-20240115120705(transitive)
- Removed@chakra-ui/utils@0.0.0-dev-20240112001210(transitive)