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 c4b8867 commit 78e25f2Copy full SHA for 78e25f2
docs/fonts.md
@@ -6,7 +6,7 @@ easy to do so.
6
7
## Using Custom Fonts
8
9
-You can use custom fonts by adding them to the `./public/fonts` directory,
+You can use custom fonts by creating the `./public/fonts` directory (if it doesn't already exist) and adding them to it.
10
[Google Fonts](https://fonts.google.com/) is a good place to find open source
11
fonts. You will also need to add the `css` file for the font to the
12
`./app/styles` directory, if your font doesn't come with one (Google Fonts
0 commit comments