@gr4vy/poutine-tokens
Advanced tools
Comparing version 0.5.0 to 0.6.0
/** | ||
* Do not edit directly | ||
* Generated on Wed, 09 Mar 2022 17:44:36 GMT | ||
* Generated on Mon, 04 Apr 2022 16:04:58 GMT | ||
*/ | ||
@@ -189,3 +189,4 @@ | ||
240: "15rem", | ||
"container": "80rem" | ||
"container": "80rem", | ||
"readable": "54ch" | ||
}, | ||
@@ -192,0 +193,0 @@ "space": { |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 09 Mar 2022 17:44:36 GMT | ||
* Generated on Mon, 04 Apr 2022 16:04:58 GMT | ||
*/ | ||
@@ -189,3 +189,4 @@ | ||
240: "15rem", | ||
"container": "80rem" | ||
"container": "80rem", | ||
"readable": "54ch" | ||
}, | ||
@@ -192,0 +193,0 @@ "space": { |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 09 Mar 2022 17:44:35 GMT | ||
* Generated on Mon, 04 Apr 2022 16:04:58 GMT | ||
*/ | ||
@@ -172,2 +172,3 @@ | ||
export const SizeContainer = "80rem"; | ||
export const SizeReadable = "54ch"; | ||
export const Space8 = "0.5rem"; | ||
@@ -174,0 +175,0 @@ export const Space16 = "1rem"; |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 09 Mar 2022 17:44:35 GMT | ||
* Generated on Mon, 04 Apr 2022 16:04:58 GMT | ||
*/ | ||
@@ -172,2 +172,3 @@ | ||
export const SizeContainer = "80rem"; | ||
export const SizeReadable = "54ch"; | ||
export const Space8 = "0.5rem"; | ||
@@ -174,0 +175,0 @@ export const Space16 = "1rem"; |
@@ -17,3 +17,4 @@ { | ||
"240": "15rem", | ||
"container": "80rem" | ||
"container": "80rem", | ||
"readable": "54ch" | ||
} |
@@ -214,3 +214,4 @@ { | ||
"240": "15rem", | ||
"container": "80rem" | ||
"container": "80rem", | ||
"readable": "54ch" | ||
}, | ||
@@ -217,0 +218,0 @@ "space": { |
{ | ||
"name": "@gr4vy/poutine-tokens", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"main": "js/tokens.js", | ||
@@ -25,3 +25,3 @@ "private": false, | ||
}, | ||
"gitHead": "8cb116f1ecb9bfab2ba6c6ba22ee8fad0d977b93" | ||
"gitHead": "e722c3b054b7ca942658e4c54da1155ff92fbaf4" | ||
} |
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
41100
1185