This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Features & Improvements
- Introduce front-end scaffolding from presets functionality. There are Bootstrap, Foundation, Bulma and Vue presets ready to use (tonik/theme#37)
- Introduce ability to scaffold the child theme starter theme (#10)
- CLI ask for parent theme name when initializing a child theme (#4)
Bugs
- Escape backslashes of the answered namespace (#8)
Internals
- Refactor PackagesAdder class so it can update both devDependencies and dependencies entries
- PackagesAdder class throws an exception when package.json file doesn't exist
- Change default namespace according to
tonik/theme 3.0.0-rc.1