Skip to content

Commit

Permalink
Add font-awesome-rails to Gemfile
Browse files Browse the repository at this point in the history
* Remove Font Awesome vendor stylesheet
  • Loading branch information
Laila Winner committed Dec 13, 2013
1 parent 52959a2 commit 08d4660
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 396 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gem 'angularjs-rails'
gem 'bourbon'
gem 'coffee-rails'
gem 'delayed_job_active_record'
gem 'font-awesome-rails'
gem 'haml-rails'
gem 'high_voltage'
gem 'jquery-rails'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ GEM
faraday (0.8.8)
multipart-post (~> 1.2.0)
ffi (1.9.3)
font-awesome-rails (3.2.1.3)
railties (>= 3.2, < 5.0)
haml (4.0.3)
tilt
haml-rails (0.4)
Expand Down Expand Up @@ -234,6 +236,7 @@ DEPENDENCIES
debugger
delayed_job_active_record
factory_girl_rails
font-awesome-rails
haml-rails
high_voltage
jquery-rails
Expand Down
Loading

0 comments on commit 08d4660

Please sign in to comment.