We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3799b30 commit 81cf760Copy full SHA for 81cf760
.changeset/spotty-rivers-hammer.md
@@ -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
@@ -208,6 +208,18 @@
208
},
209
"type": "color"
210
}
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
+ }
223
224
225
"separator": {
0 commit comments