Open jonnyscholes opened 10 years ago
I reckon I'll push this in the next few hours, pretty simple to implement. But it would be nice to add in addition to the build scripts, a commit hook to automatically run the compile build step. You know, so people don't forget.
Yeah for sure. We should use node-sass instead. Would be a good testing bed for us. Because sod a ruby dep.
On Tue, Apr 1, 2014 at 3:55 PM, Josh Gillies notifications@github.comwrote:
I reckon I'll push this in the next few hours, pretty simple to implement. But it would be nice to implement a commit hook to automatically run the compile build step. You know, so people don't forget.
Reply to this email directly or view it on GitHubhttps://github.com/wd42/wd42.github.io/issues/15#issuecomment-39170853 .
node-sass is fine to use, gulp-sass runs better than gulp-ruby-sass, and besides, C compiled sass is blazing fast.
Great to hear - I had heard you and Dom were using it so I was hopeful.
Add a gulp file and readme