From 28919954dbabc7118fae9ae04eebd0b2e9650d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20C=C3=A9sar=20Neves?= Date: Fri, 27 Jun 2014 16:21:00 -0300 Subject: [PATCH] Add import file to application.css.sass --- get-started/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/get-started/index.html b/get-started/index.html index bb07ab92f..ae72a7cd4 100644 --- a/get-started/index.html +++ b/get-started/index.html @@ -246,6 +246,10 @@
  • And then execute:
    $ bundle
    +
    +
  • +
  • And add to application.css.sass: +
    @import font-awesome
     
  • Or install it yourself as: