Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored Jun 19, 2018
1 parent 88ed6dc commit 05786d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Also check out the other *gatsby-starter-portfolio*:
- Traced SVG Loading (Lazy-Loading)
- WebP Support

**Please note:** Gatsby **v2** is currently in Alpha and it will still take some time until it's officially released. Therefore you should expect some bugs. Also the parallax effect can be quite heavy for some older CPUs and the site uses some newer CSS features which will result in incompatibility with older browsers.
**Please note:** Gatsby **v2** is currently in Beta and it will still take some time until it's officially released. Therefore you should expect some bugs. Also the parallax effect can be quite heavy for some older CPUs and the site uses some newer CSS features which will result in incompatibility with older browsers.

## Getting Started

Expand Down Expand Up @@ -131,4 +131,4 @@ import 'typeface-open-sans';

We use [typefaces](https://github.com/KyleAMathews/typefaces) by Kyle Mathews. Have a look at the repository if you want to install & use other fonts.

You'll also need to configure `fonts` in `tailwind.js` to reflect the changes. You then can use the fonts with `font-sans` and `font-serif`.
You'll also need to configure `fonts` in `tailwind.js` to reflect the changes. You then can use the fonts with `font-sans` and `font-serif`.

0 comments on commit 05786d1

Please sign in to comment.