All latest changes are documented on our site at http://trykickoff.github.io/learn/yeoman.html
- Update to be inline with Kickoff v7.0.0
- Add new generator options:
yo kickoff:component componentName
will create a new scss file:assets/src/scss/components/_componentName.scss
and will add a Sass import statement (@import "components/_componentName"
) intoassets/src/scss/_dependencies.scss
yo kickoff:module moduleName
will create a new javascript file inassets/src/js/modules/moduleName.js
- Generator questions have been updated
Minor Bugfixes to grunt config files
Date 18/05/2015
Many changes have been made to make the generator more user-friendly. This release is inline with Kickoff v5.0.0 and merges the latest Statix changes.
Date 07/03/2015
Date 07/03/2015
Date 07/10/2013