Moved config files

This commit is contained in:
Oliver Davies 2015-08-08 22:44:46 +01:00
parent b3852502f6
commit 023ab7604c
3 changed files with 5 additions and 4 deletions

10
Gemfile Normal file
View file

@ -0,0 +1,10 @@
source 'https://rubygems.org'
group :development do
gem "sass"
gem "sass-globbing"
gem "bootstrap-sass"
gem "compass"
end