Skip to content

Commit ba7683c

Browse files
changelog-edits/12.1.0 (#1399)
Conform NL Design System changelog 12.1.0
1 parent 2f5cef6 commit ba7683c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

proprietary/groningen-design-tokens/figma/groningen.tokens.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1759,6 +1759,10 @@
17591759
}
17601760
},
17611761
"space": {
1762+
"none": {
1763+
"$type": "dimension",
1764+
"$value": "0px"
1765+
},
17621766
"inline": {
17631767
"2xs": {
17641768
"$type": "dimension",
@@ -2432,6 +2436,11 @@
24322436
}
24332437
},
24342438
"border-radius": {
2439+
"none": {
2440+
"$type": "dimension",
2441+
"$value": "0px",
2442+
"$description": "Square"
2443+
},
24352444
"sm": {
24362445
"$type": "dimension",
24372446
"$value": "4px"
@@ -2450,6 +2459,10 @@
24502459
}
24512460
},
24522461
"border-width": {
2462+
"none": {
2463+
"$type": "dimension",
2464+
"$value": "0px"
2465+
},
24532466
"sm": {
24542467
"$type": "dimension",
24552468
"$value": "0.0625rem"
@@ -2464,6 +2477,10 @@
24642477
}
24652478
},
24662479
"box-shadow": {
2480+
"none": {
2481+
"$type": "boxShadow",
2482+
"$value": "none"
2483+
},
24672484
"sm": {
24682485
"$type": "boxShadow",
24692486
"$value": {
@@ -13014,4 +13031,4 @@
1301413031
"color-scheme-dark/components/progress-list/todo"
1301513032
]
1301613033
}
13017-
}
13034+
}

0 commit comments

Comments
 (0)