Add Guard to aid sass/coffeescript compilation
You can run this by do: bundle install (first time only) bundle exec guard
Showing
Gemfile
0 → 100644
source :rubygems | ||
gem 'guard', '~> 1.0.3' | ||
gem 'guard-process', '~> 1.0.3' | ||
gem 'guard-coffeescript', '~> 0.6.0' | ||
gem 'sass', '3.1.15' | ||
gem 'guard-sass', :github => 'sikachu/guard-sass' | ||
gem 'bourbon', '~> 1.3.6' | ||
gem 'libnotify', '~> 0.7.2' | ||
gem 'ruby_gntp', '~> 0.3.4' |
Gemfile.lock
0 → 100644
Guardfile
0 → 100644
templates/sass/README
deleted
100644 → 0
templates/sass/README.md
0 → 100644
Please
register
or
sign in
to comment