Skip to content

Commit

Permalink
Update styling-css.md (#25435)
Browse files Browse the repository at this point in the history
Remove duplicate information
  • Loading branch information
samrobbins85 committed Jul 9, 2020
1 parent ad01f16 commit 124aced
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/docs/recipes/styling-css.md
Expand Up @@ -285,10 +285,6 @@ _Note: You can use Sass/SCSS files as modules too, like mentioned in the previou

1. Copy a font file into your Gatsby project, such as `src/fonts/fontname.woff2`.

```text
src/fonts/fontname.woff2
```

2. Import the font asset into a CSS file to bundle it into your Gatsby site:

```css:title=src/css/typography.css
Expand Down

0 comments on commit 124aced

Please sign in to comment.