Skip to content

Instantly share code, notes, and snippets.

@andrexduarte
Last active August 29, 2015 14:04
Show Gist options
  • Save andrexduarte/a1ac7878016f1ea5132b to your computer and use it in GitHub Desktop.
Save andrexduarte/a1ac7878016f1ea5132b to your computer and use it in GitHub Desktop.
Gemfile
source "https://rubygems.org"
gem 'uglifier'
gem 'compass'
gem 'guard'
gem 'guard-shell'
gem 'sass-globbing'
gem 'compass-normalize'
gem 'juicer'
gem 'scss-lint', '~> 0.27.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment