Adds html5shiv; removes Bitters; IE conditional comments

This commit is contained in:
Jennifer Siegfried
2016-08-12 16:04:09 -06:00
parent 2ed89e14e4
commit 114450dd08
6 changed files with 25 additions and 11 deletions

View File

@ -18,7 +18,6 @@ gem 'uglifier', '>= 1.3.0'
# assets
gem 'bourbon'
gem 'neat'
gem 'bitters'
group :development do
gem 'better_errors'