@invisionag/injixo-tokens
Advanced tools
Comparing version 1.1.11 to 1.2.0
@@ -11,3 +11,3 @@ // @flow | ||
}; | ||
const breakpoint = { xs: 640, sm: 960, md: 1280, lg: 1440 }; | ||
const breakpoint = { xs: 870, md: 1250, lg: 1720 }; | ||
const color = { | ||
@@ -14,0 +14,0 @@ /** |
@@ -6,6 +6,5 @@ export declare const asset: { | ||
export declare const breakpoint: { | ||
readonly xs: 640; | ||
readonly sm: 960; | ||
readonly md: 1280; | ||
readonly lg: 1440; | ||
readonly xs: 870; | ||
readonly md: 1250; | ||
readonly lg: 1720; | ||
}; | ||
@@ -12,0 +11,0 @@ export declare const color: { |
@@ -5,3 +5,3 @@ const asset = { | ||
}; | ||
const breakpoint = { xs: 640, sm: 960, md: 1280, lg: 1440 }; | ||
const breakpoint = { xs: 870, md: 1250, lg: 1720 }; | ||
const color = { | ||
@@ -8,0 +8,0 @@ /** |
{ | ||
"name": "@invisionag/injixo-tokens", | ||
"version": "1.1.11", | ||
"version": "1.2.0", | ||
"description": "injixo Design Tokens", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182368
5205