Skip to content

Commit

Permalink
update grunt build to include compass-options
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsanjose committed Mar 2, 2015
1 parent 3c8855f commit 40d791b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ module.exports = function (grunt) {
'node/*/SASSDomain.js',
'!node/*/node_modules/node-sass-binaries/**',
'node/*/node_modules/fs-extra/**',
'node/*/node_modules/compass-options/**',
'node/*/node_modules/node-sass/{package.json,binding.gyp}',
'node/*/node_modules/node-sass/bin/node-sass',
'node/*/node_modules/node-sass/node_modules/semver/**',
Expand Down

0 comments on commit 40d791b

Please sign in to comment.