Skip to content

Commit

Permalink
Generating static files
Browse files Browse the repository at this point in the history
  • Loading branch information
primer-css committed Nov 17, 2023
1 parent 482152a commit fae960e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
13 changes: 13 additions & 0 deletions static/info_arch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7997,6 +7997,19 @@
]
}
},
{
"preview_path": "primer/alpha/text_field/with_auto_check_accepted",
"name": "with_auto_check_accepted",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
"region"
],
"will_fix": [
"color-contrast"
]
}
},
{
"preview_path": "primer/alpha/text_field/with_auto_check_error",
"name": "with_auto_check_error",
Expand Down
8 changes: 4 additions & 4 deletions static/previews.json
Original file line number Diff line number Diff line change
Expand Up @@ -6166,8 +6166,8 @@
}
},
{
"preview_path": "primer/alpha/text_field/with_auto_check_accepted",
"name": "with_auto_check_accepted",
"preview_path": "primer/alpha/text_field/with_auto_check_ok",
"name": "with_auto_check_ok",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
Expand All @@ -6179,8 +6179,8 @@
}
},
{
"preview_path": "primer/alpha/text_field/with_auto_check_ok",
"name": "with_auto_check_ok",
"preview_path": "primer/alpha/text_field/with_auto_check_accepted",
"name": "with_auto_check_accepted",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
Expand Down

0 comments on commit fae960e

Please sign in to comment.