Updated font location in README

This commit is contained in:
Sybren A. Stüvel 2017-06-01 12:10:33 +02:00
parent 92536aa7ac
commit 80a0643747

View File

@ -18,7 +18,7 @@ supplied by Fontello.
After replacing the font files & `config.json`, edit the Fontello-supplied After replacing the font files & `config.json`, edit the Fontello-supplied
`font.css` to remove all font formats except `woff` and `woff2`. Then upload `font.css` to remove all font formats except `woff` and `woff2`. Then upload
it to [css2sass](http://css2sass.herokuapp.com/) to convert it to SASS, and it to [css2sass](http://css2sass.herokuapp.com/) to convert it to SASS, and
place it in [src/styles/_font-pillar.sass](src/styles/_font-pillar.sass). place it in [src/styles/font-pillar.sass](src/styles/font-pillar.sass).
Don't forget to Gulp! Don't forget to Gulp!