stripped out SCSS and bourbon
This commit is contained in:
6
Gemfile
6
Gemfile
@ -14,14 +14,10 @@ gem 'mailjet', '~> 1.3.8'
|
||||
gem 'puma', '~> 3.0'
|
||||
gem 'pundit'
|
||||
gem 'sass-rails', '~> 5.0'
|
||||
gem 'autoprefixer-rails', '~> 6.3'
|
||||
gem 'settingslogic', '~> 2.0.9'
|
||||
gem 'turbolinks', '~> 5'
|
||||
gem 'uglifier', '>= 1.3.0'
|
||||
gem 'autoprefixer-rails', '~> 6.3'
|
||||
|
||||
# assets
|
||||
gem 'bourbon', '~> 4.2'
|
||||
gem 'neat', '~> 1.8'
|
||||
|
||||
# Foundation for Emails
|
||||
gem 'inky-rb', require: 'inky'
|
||||
|
Reference in New Issue
Block a user