titaniumbones / wordpress-starter

A slightly less shitty wordpress development workflow
0 stars 0 forks source link

update gulpfile for theme development, esp sass/gulp watch. #5

Closed titaniumbones closed 7 years ago

titaniumbones commented 7 years ago

gulp watch should be enabled on the downloaded theme. So, let's figure out hte best ay to do that. Probably we should npm install && gulp watch, or osmething similar.