linter adjustments and refactor prep

This commit is contained in:
Mark Moser
2017-03-06 11:46:28 -06:00
parent 15a5b6b706
commit 8549bd2d15
9 changed files with 117 additions and 95 deletions

View File

@ -17,10 +17,11 @@ gem 'sass-rails', '~> 5.0'
gem 'settingslogic', '~> 2.0.9'
gem 'turbolinks', '~> 5'
gem 'uglifier', '>= 1.3.0'
gem 'autoprefixer-rails', '~> 6.3'
# assets
gem 'bourbon'
gem 'neat'
gem 'bourbon', '~> 4.2'
gem 'neat', '~> 1.8'
# Foundation for Emails
gem 'inky-rb', require: 'inky'