Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 855dcbf

Browse files
chore: fix missing array bracket in readme
1 parent 2d6fc34 commit 855dcbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default {
9090
'Open Sans:n3,n4',
9191
'Roboto:n3,n7'
9292
],
93-
urls:
93+
urls: [
9494
// for each Google Fonts add url + options you want
9595
// here add font-display option
9696
'https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap'

0 commit comments

Comments
 (0)