diff --git a/src/get-started.html b/src/get-started.html index 300058aa5..6a50fe54e 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -81,13 +81,19 @@ $ gem install font-awesome-less {% endhighlight %} +
+ If you use Rails, add this to your e.g. application.css
, just before *= require_self
:
+
Use the Official Font Awesome SASS Ruby Gem to easily get Font - Awesome SASS into a Rails project. Generously maintained by @supercodepoet. + Awesome SASS into a Rails or Compass project. Generously maintained by @supercodepoet.
+ If you use Rails, add this to your e.g. application.css
, just before *= require_self
:
+