Skip to content

Commit 81cf760

Browse files
authored
fix: add utrecht-breadcrumb-nav-link-icon-size to known tokens for breadcrumb (#2874)
1 parent 3799b30 commit 81cf760

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.changeset/spotty-rivers-hammer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@utrecht/breadcrumb-nav-css": patch
3+
---
4+
5+
Add utrecht-breadcrumb-nav-link-icon-size to known tokens

components/breadcrumb-nav/src/tokens.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,18 @@
208208
},
209209
"type": "color"
210210
}
211+
},
212+
"icon": {
213+
"size": {
214+
"$extensions": {
215+
"nl.nldesignsystem.css.property": {
216+
"syntax": "<length>",
217+
"inherits": true
218+
},
219+
"nl.nldesignsystem.figma.supports-token": false
220+
},
221+
"type": "sizing"
222+
}
211223
}
212224
},
213225
"separator": {

0 commit comments

Comments
 (0)