code-warrior/gulp-template-for-html-css-sass-js

Reduce JS Example and Add ES6

Closed this issue · 1 comments

The current JS example is divided over three files. Instead, use ES6 modules to break up the program into more logical units.

Resolved in v3.0.0 by removing the elaborate example altogether.