@nulogy/tokens
Advanced tools
Comparing version 0.5.0 to 0.5.2
/** | ||
* Do not edit directly | ||
* Generated on Tue, 26 Mar 2019 15:12:11 GMT | ||
* Generated on Tue, 09 Apr 2019 18:01:27 GMT | ||
*/ | ||
@@ -39,2 +39,3 @@ | ||
export const size_base_x_4 = "32px"; | ||
export const size_base_x_5 = "40px"; | ||
export const size_base_x_6 = "48px"; | ||
@@ -41,0 +42,0 @@ export const size_base_x_8 = "64px"; |
{ | ||
"name": "@nulogy/tokens", | ||
"version": "0.5.0", | ||
"version": "0.5.2", | ||
"description": "Design tokens for the Nulogy Design System - http://nulogy.design", | ||
@@ -19,3 +19,3 @@ "repository": "https://github.com/nulogy/design-system.git", | ||
}, | ||
"gitHead": "26f8d9961af1252b348e46978dca1d8c1a5ba99d" | ||
"gitHead": "2dff238a4c3b88fa559ceb0c826915e5774af367" | ||
} |
@@ -10,2 +10,3 @@ { | ||
"x4" : { "value": "32" }, | ||
"x5" : { "value": "40"}, | ||
"x6" : { "value": "48" }, | ||
@@ -12,0 +13,0 @@ "x8" : { "value": "64" }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
12431
251