Ghost/Gemfile
Fabian Becker fffbf8ae36 Re-introduce Ruby
fixes #8, #9, #10, #11
- Add Gemfile
- Swap normalize.css with normalize-scss
- Add grunt-contrib-sass task to compile sass
- Ignore .sass-cache
2014-03-11 19:02:59 +01:00

6 lines
81 B
Ruby

source 'https://rubygems.org'
gem 'bourbon', "~> 3.1.8"
gem "sass", "~> 3.3.1"