Skip to content
Brendan Sheehan edited this page May 11, 2022 · 2 revisions

Overview

Shopify, Classic Wordpress and some very simple projects will use Gulp to compile scss and js.

Wordpress Projects

  • Configure ~/gulpfile.js with the path to the theme `var themePath = 'wp-content/themes/THEME_DIR'

Clone this wiki locally