Joined January 2013
·

Ericson Luciano

Navotas, Philippines
·
·
·

Posted to Customizing Bootstrap Sass over 1 year ago

@timcreative Thanks yeah super simple tip :)

for those using Linux, Mac OSX you can make an shell script.
since bash not working at linux and mac osx i'm not sure how. here the sample for sh

!/bin/sh

compass watch -c config.rb -e development

compass watch -c config.rb -e production
exit

Achievements
66 Karma
1,041 Total ProTip Views