From 80a06437470ca72eaf51d6f4fb47d194d1527375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 1 Jun 2017 12:10:33 +0200 Subject: [PATCH] Updated font location in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95493e54..01dde690 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ supplied by Fontello. After replacing the font files & `config.json`, edit the Fontello-supplied `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 -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!