Include bootstrap-sass

This commit is contained in:
Oliver Davies 2015-10-26 17:44:22 +00:00
parent 41c63dba50
commit fdf1e19923
3 changed files with 11 additions and 0 deletions

View file

@ -4,4 +4,5 @@ group :development do
gem "sass"
gem "sass-globbing"
gem "compass"
gem "bootstrap-sass"
end