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 9895e2f commit 2d6fc34Copy full SHA for 2d6fc34
README.md
@@ -72,7 +72,7 @@ export default {
72
webfontloader: {
73
google: {
74
// Loads Open Sans font with weights 300 and 400 + display font as swap
75
- families: ['Open+Sans:300:400:600&display=swap']
+ families: ['Open+Sans:300,400,600&display=swap']
76
}
77
},
78
0 commit comments