Skip to content

Commit 6a8c17d

Browse files
committed
update percy widths
1 parent 7bc9e9b commit 6a8c17d

File tree

3 files changed

+238
-279
lines changed

3 files changed

+238
-279
lines changed

.percy.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
version: 2
2+
snapshot:
3+
widths:
4+
- 375
5+
- 1500
6+
minHeight: 1024
7+
percyCSS: ""
8+
enableJavaScript: false
9+
cliEnableJavaScript: true
10+
disableShadowDOM: false
11+
discovery:
12+
allowedHostnames: []
13+
disallowedHostnames: []
14+
networkIdleTimeout: 100
15+
captureMockedServiceWorker: false
16+
upload:
17+
files: "**/*.{png,jpg,jpeg}"
18+
ignore: ""
19+
stripExtensions: false

0 commit comments

Comments
 (0)