Skip to content

Commit 662281a

Browse files
committed
Generating static files
1 parent c94037e commit 662281a

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

static/info_arch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11683,6 +11683,19 @@
1168311683
"color-contrast"
1168411684
]
1168511685
}
11686+
},
11687+
{
11688+
"preview_path": "primer/beta/breadcrumbs/with_long_items",
11689+
"name": "with_long_items",
11690+
"snapshot": "true",
11691+
"skip_rules": {
11692+
"wont_fix": [
11693+
"region"
11694+
],
11695+
"will_fix": [
11696+
"color-contrast"
11697+
]
11698+
}
1168611699
}
1168711700
],
1168811701
"subcomponents": [

static/previews.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,6 +2089,19 @@
20892089
"color-contrast"
20902090
]
20912091
}
2092+
},
2093+
{
2094+
"preview_path": "primer/beta/breadcrumbs/with_long_items",
2095+
"name": "with_long_items",
2096+
"snapshot": "true",
2097+
"skip_rules": {
2098+
"wont_fix": [
2099+
"region"
2100+
],
2101+
"will_fix": [
2102+
"color-contrast"
2103+
]
2104+
}
20922105
}
20932106
]
20942107
},

0 commit comments

Comments
 (0)