Skip to content

Commit d01294d

Browse files
Revert "Preload inter on Storybook (#10048)"
This reverts commit d28e1e7.
1 parent eec2e4a commit d01294d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/ci-a11y-vrt-experimental.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ on:
88
paths:
99
- 'polaris-react/src/**'
1010
- 'polaris-react/playground/**'
11-
- 'polaris-react/.storybook/**'
1211
- 'polaris-tokens/src/**'
1312
pull_request:
1413
paths:
1514
- 'polaris-react/src/**'
1615
- 'polaris-react/playground/**'
17-
- 'polaris-react/.storybook/**'
1816
- 'polaris-tokens/src/**'
1917

2018
jobs:

polaris-react/.storybook/preview-head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
crossorigin="anonymous"
66
/>
77
<link
8-
rel="preload"
98
href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
109
rel="stylesheet"
1110
/>

0 commit comments

Comments
 (0)