We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b372113 commit 9781eb7Copy full SHA for 9781eb7
packages/graphql-yoga/src/graphiql.html
@@ -8,6 +8,7 @@
8
href="https://raw.githubusercontent.com/dotansimha/graphql-yoga/main/website/public/favicon.ico"
9
/>
10
<link
11
+ crossorigin
12
rel="stylesheet"
13
href="https://unpkg.com/@graphql-yoga/graphiql@__GRAPHIQL_VERSION__/dist/style.css"
14
0 commit comments