Merge 419233f9f8 into c4e782a90c
This commit is contained in:
commit
7687936948
5 changed files with 92 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -59,6 +59,9 @@ gem 'sass-rails', '>= 4.0.2'
|
|||
# as compressor for JavaScript assets
|
||||
gem 'uglifier', '>= 1.3.0'
|
||||
|
||||
# for correct time zones at some environments
|
||||
gem 'tzinfo-data'
|
||||
|
||||
# as the front-end framework
|
||||
gem 'bootstrap-sass', '~> 3.3.4.1'
|
||||
gem 'autoprefixer-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue