@mirohq/design-tokens
Advanced tools
Comparing version 3.4.0 to 3.4.1
@@ -129,2 +129,3 @@ 'use strict'; | ||
0: "0px", | ||
25: "2px", | ||
50: "4px", | ||
@@ -131,0 +132,0 @@ 100: "8px", |
@@ -125,2 +125,3 @@ const borderWidths = { | ||
0: "0px", | ||
25: "2px", | ||
50: "4px", | ||
@@ -127,0 +128,0 @@ 100: "8px", |
@@ -122,2 +122,3 @@ declare const borderWidths: { | ||
readonly 0: "0px"; | ||
readonly 25: "2px"; | ||
readonly 50: "4px"; | ||
@@ -124,0 +125,0 @@ readonly 100: "8px"; |
{ | ||
"name": "@mirohq/design-tokens", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Miro", |
@@ -303,2 +303,3 @@ { | ||
"0": "0px", | ||
"25": "2px", | ||
"50": "4px", | ||
@@ -305,0 +306,0 @@ "100": "8px", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
59547
1397