work on frontend

This commit is contained in:
Josh
2018-05-24 16:59:20 -04:00
parent 3dd7b33363
commit a1a41bfa43
12 changed files with 189 additions and 60 deletions

View File

@ -41,9 +41,11 @@ gem 'omniauth-google-oauth2'
gem 'bigbluebutton-api-ruby'
# Front-end.
gem 'bootstrap-sass', '3.3.0.0'
gem 'bootstrap-social-rails', '~> 4.12'
gem 'font-awesome-sass', '4.7.0'
gem 'bootstrap', '~> 4.1.1'
gem 'tabler-rubygem'
# Fontawesome icons.
gem "font-awesome-sass", '~> 5.0.13'
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development