Results 2 comments of Harry Lincoln

Because I had never pushed to the origin before, you need to set it with the push, so... ``` git push -u origin master ``` More: [refs issue](https://stackoverflow.com/questions/24114676/git-error-failed-to-push-some-refs-to)

@rafaelescrich So I remember it was something like this: 1. you need to specify rules for webpack to understand how to treat specific files(font files in this case) and slam...