Skip to content

Instantly share code, notes, and snippets.

@wesruv
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wesruv/57487e7e6e7034e82ac9 to your computer and use it in GitHub Desktop.
Save wesruv/57487e7e6e7034e82ac9 to your computer and use it in GitHub Desktop.
bundle exec sass scss/style--blue-alpha.scss css/style--blue-alpha.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--blue-beta.scss css/style--blue-beta.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--gold.scss css/style--gold.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--green.scss css/style--green.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--mint.scss css/style--mint.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--olive.scss css/style--olive.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--orange-alpha.scss css/style--orange-alpha.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
bundle exec sass scss/style--orange-beta.scss css/style--orange-beta.css --require=breakpoint --require=zen-grids --style=expanded --unix-newlines --precision=3 --debug-info --compass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment