Skip to content

Commit 78e25f2

Browse files
authored
Update fonts.md (#817)
1 parent c4b8867 commit 78e25f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fonts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ easy to do so.
66

77
## Using Custom Fonts
88

9-
You can use custom fonts by adding them to the `./public/fonts` directory,
9+
You can use custom fonts by creating the `./public/fonts` directory (if it doesn't already exist) and adding them to it.
1010
[Google Fonts](https://fonts.google.com/) is a good place to find open source
1111
fonts. You will also need to add the `css` file for the font to the
1212
`./app/styles` directory, if your font doesn't come with one (Google Fonts

0 commit comments

Comments
 (0)