horses-eating-turnips / turnip

OpenSourcery's Drupal starter kit, with a focus on developer collaboration and reusable code.
http://www.opensourcery.com
GNU General Public License v3.0
25 stars 4 forks source link

adding process in rebuild script to compile css using compass #5

Closed jessehs closed 11 years ago

jessehs commented 11 years ago

I've modified make-install-profile to add a new argument, and modified rebuild script to try and run "compass compile" on the theme's directory (in profiles/PROJECT/themes/THEME)

lotyrin commented 11 years ago

I made some comments on the commit.

Also, it's not necessary to fork a project to make a pull request, you can create a request between branches of a project.