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 855dcbf commit afabb1eCopy full SHA for afabb1e
README.md
@@ -93,7 +93,7 @@ export default {
93
urls: [
94
// for each Google Fonts add url + options you want
95
// here add font-display option
96
- 'https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap'
+ 'https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap',
97
'https://fonts.googleapis.com/css?family=Roboto:300,700&display=swap'
98
]
99
}
0 commit comments