Grayscale Site Profile For Processwire 3x with include functions like:
MarkupRegions
FunctionsAPI
If you want to use GULP STACK you must install these packages on your system:
Now go to folder with all template files and install Important Dependencies
npm install
Go to gulpfile.js and change in line 9 -- var URL: "http://grayscale-pw.dev/" To your local processwire-installation -- like:
localhost/my-local-folder-processwire-installation/
Folder With all SCSS file is inside templates/assets/scss
Now Use This Command to Watch all changes:
gulp watch
Folder With all compressed CSS file is inside templates/assets/css
References:
Install and use modules at your own risk. Always have a site and database backup before installing new modules.