From ac0052b3b9c0ff10f44b88d0bee830d522e5e1b9 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Sat, 2 Mar 2013 16:06:07 +0100 Subject: [PATCH] Readd compass --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 260627fe..502283ff 100644 --- a/Gemfile +++ b/Gemfile @@ -17,6 +17,7 @@ group :assets do #gem 'twitter-bootstrap-rails' gem 'bootstrap-sass' gem 'bourbon' + gem 'compass-rails' # See https://github.com/sstephenson/execjs#readme for more supported runtimes #gem 'therubyracer', :platforms => :ruby