This is a gulp enabled theme, complete with ES6 and SCSS compatibility.
Install this theme into your SilverStripe's 'theme' directory.
Navigate into this theme directory in the terminal and run npm install
.
Once completed, run gulp
. This will run all tasks and watches.
Start writing ES6 and SCSS.
How to install..
Navigate to the root of your SilverStripe site in the terminal and run composer require jackoconnor21/silverstripe-gulp-theme
Download or clone this repo to the themes directory of your SilverStripe site.